Vidyalelo
Ruby Programming · Q121

Basic Syntax in Ruby

Programming · Ruby Programming · question 121

Q121

How to comment a single line?

A.
Using #
Answer
B.
Using begin and end
C.
Using //
D.
None of the mentioned

Answer: Option A

Solution

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