What the work “const” means

Hello,

So what I think const means is like, constant.
So when the int A is used with const, it’ll always be used like that.

Then again, maybe this can be used as a main variable for A and that int normally could be added. But I’m afraid that’ll turn into an error.

Or perhaps, this way you can give multiple consts a title to keep using the actual variable.

Just guessing.

Privacy & Terms