Computer Science, asked by Robinpreet7698, 8 months ago

which key word is used to make a variable constant

Answers

Answered by anikettripathi14
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 shiv6789
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