×

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#, the multi-line comments placed within the ___

20. In C#, the multi-line comments placed within the ___.

  1. // and //
  2. \\ and //
  3. <!-- and -->
  4. /* and */

Answer: D) /* and */

Explanation:

In C#, the multi-line comments placed within the /* and */.

Comments and Discussions!

Load comments ↻






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