1.

Describe the types of comments in C#?

Answer»

This information is usually asked in C# TECHNICAL interview questions. In C#, there are mainly three KINDS of comments - SINGLE line, MULTIPLE lines, and XML comments.



Discussion

No Comment Found