×

Multiple-Choice Questions

Web Technologies MCQs

Computer Science Subjects MCQs

Databases MCQs

Programming MCQs

Testing Software MCQs

Digital Marketing Subjects MCQs

Cloud Computing Softwares MCQs

AI/ML Subjects MCQs

Engineering Subjects MCQs

Office Related Programs MCQs

Management MCQs

More

In C#, a single-line comment starts with ___

19. In C#, a single-line comment starts with ___.

  1. Two forward slashes (//)
  2. Two backward slashes (\\)
  3. A hash character (#)
  4. A dollar character ($)

Answer: A) Two forward slashes (//)

Explanation:

In C#, a single-line comment starts with two forward slashes (//).

Comments and Discussions!

Load comments ↻






Copyright © 2024 www.includehelp.com. All rights reserved.