Vidyalelo
C# Programming · Q22

Variables and Constants in C Sharp

Programming · C# Programming · question 22

Q22

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

A.
CONSTANT
B.
CONSTANT1
C.
_CONSTANT
D.
1constant
Answer

Answer: Option D

Solution

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