Q9
What is the correct way to declare a constant in C++?
A.
final
B.
const
AnswerC.
#define
D.
None of the above
Answer: Option B
Solution
Answer: Option B
No explanation is given for this question Let's Discuss on Board