Examveda

What is the correct way to declare a multi-line comment in C#?

A. # This is a multi-line comment

B. /* This is a multi-line comment */

C. -- This is a multi-line comment

D. None of the above

Answer: Option B


This Question Belongs to C Sharp Programming >> Introduction To C Sharp

Join The Discussion

Related Questions on Introduction to C Sharp