which key word is used to make a variable constant
Answers
Answered by
0
Answer:
N is used to be a good time to explore new ways of learning and smart ways of learning and smart ways of learning and smart ways of learning and smart ways of learning and smart ways of learning and smart ways you are not the intended recipient you are not the intended recipient you are not the intended recipient you are not the intended recipient you are not the intended recipient you are not the intended recipient you are not the intended recipient you are not the intended recipient you are not the intended recipient you are you up to the same to you
Answered by
1
Answer:
Constants are basicallyvariables whose value can't change. In C/C++, the keyword const is used to declare these constant variables. In Java, you use the keyword final .
Similar questions