Vidyalelo
C# Programming · Q26

Basic Syntax and Data Types in C Sharp

Programming · C# Programming · question 26

Q26

Which of the following is NOT a valid C# comment style?

A.
/**/
B.
#
Answer
C.
/* */
D.
--

Answer: Option B

Solution

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