Vidyalelo
C# Programming · Q45

Variables and Constants in C Sharp

Programming · C# Programming · question 45

Q45

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

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

Answer: Option C

Solution

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