Vidyalelo
Ruby Programming · Q106

Basic Syntax in Ruby

Programming · Ruby Programming · question 106

Q106

Why do we use =begin and =end?

A.
To mark the start and end of multiline comment
B.
To comment multiple lines
C.
To avoid the use of # again and again
D.
All of the mentioned
Answer

Answer: Option D

Solution

Answer: Option D
No explanation is given for this question Let's Discuss on Board