(C++) Exercise \#5: the many types of const

August 7, 2019 · View on GitHub

 

 

 

 

 

(C++) Exercise #5: the many types of const

 

Difficulty: 2/10

Date added: 14th of July 2008

 

In this exercise, you will learn the many types of const.

 

Question: what are the five different types of const and what do they prevent from changing?

 

View the answer of this exercise.

 

 

 

 

 

Post your feedback