ObjectiveMcq
Print Protected
This page is protected for print. Use the website to view the content.
How to comment a single line?
Using #
Using begin and end
Using //
None of the mentioned
Correct Answer: A — Using #
Use # to comment single line.