Q26
What is the purpose of declaring constants in C#?
A.
To store and manipulate data
B.
To declare variables
C.
To handle exceptions
D.
To define values that do not change
AnswerAnswer: Option D
Solution
Answer: Option D
No explanation is given for this question Let's Discuss on Board