How to comment multiple lines in ruby?
Using multiline comments
Using single line comments
No option to comment
All of the mentioned
(A) Using multiline comments
Explanation:
Multiple lines can be commented using multiline comments.