C# (Sharp) Programming Language Question:
Download Job Interview Questions and Answers PDF
What is the difference between // comments, /* */ comments and /// comments?
Answer:
Single-line, multi-line and XML documentation comments.
Download C# (Sharp) Programming Language Interview Questions And Answers
PDF
Previous Question | Next Question |
Is there any sample C# code for simple threading? | What is the difference between and XML documentation tag? |