ObjectiveMcq
Print Protected
This page is protected for print. Use the website to view the content.
How to comment multiple lines in ruby?
Using multiline comments
Using single line comments
No option to comment
All of the mentioned
Correct Answer: A — Using multiline comments
Multiple lines can be commented using multiline comments.