Question
Which keyword can define a constant variable in C++?
Select an option. Your answer will be checked instantly.
Correct Answer: A. const
Explanation:
The correct answer is const.
Leave a Reply