+ 1
so Constans?
so the use of const is to Protect or prevent changing the value that is givn to the variable?
5 Answers
+ 5
Constant variable means that the value of the variable cannot be changed at all
+ 1
that's what i said.
+ 1
yes, and it's what you said ' cause you were right :v
you should give that guy an upvote btw
+ 1
constant values are permanent values that can not be changed
+ 1
Yes u r right....constant does not allow to change that particular value