ObjectiveMcq
Print Protected
This page is protected for print. Use the website to view the content.
This the right way to comment a single line. "Ruby".length # I'm a single line comment!
True
False
Correct Answer: A — True
We use # in a single line comment.