Vidyalelo
C# Programming · Q37

Introduction to C Sharp

Programming · C# Programming · question 37

Q37

In C#, how do you create a single-line comment?

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

Answer: Option C

Solution

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