Describe the types of comments in c#?



Describe the types of comments in c#?..

Answer / Sunil Singh Bisht

In C#, there are two types of comments: single-line comments (//) and multi-line comments (/* */).

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More C Sharp Interview Questions

What is a must for multitasking

1 Answers   InterGraph,


Define satellite assembly in c#?

1 Answers  


What are native methods?

1 Answers  


Can we write one page in c# and other in vb in one application ?

3 Answers   Keane India Ltd,


What happens during the process of boxing?

1 Answers  


What?s the difference between the System.Array.CopyTo() and System.Array.Clone()?

3 Answers  


what optimizations does the c# compiler perform when you use the /optimize+ compiler option?

1 Answers   4Cplus,


Is c# slower than java?

1 Answers  


What is the difference between hashtable and dictionary in c#?

1 Answers  


What is class method?

1 Answers  


What is object array in c#?

1 Answers  


What are Sealed Classes in C#?

27 Answers   DataPoint, Wipro,


Categories