Vidyalelo
C# Programming · Q12

Variables and Constants in C Sharp

Programming · C# Programming · question 12

Q12

Which of the following is a valid constant name in C#?

A.
MAX_VALUE
Answer
B.
my-constant
C.
123constant
D.
_CONSTANT

Answer: Option A

Solution

Answer: Option A
No explanation is given for this question Let's Discuss on Board