2. Which keyword is used to create the constant?
Answers
Answered by
3
Answer:
Constants are basically variables 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 .
Answered by
0
Answer:
Ctrl+Shift+C is the keyboard used to create the constant
Explanation:
i hope it' will help you
Similar questions