Vidyalelo
Ruby Programming · Q11

Basic Syntax in Ruby

Programming · Ruby Programming · question 11

Q11

Which of the following is the correct way to start a single-line comment in Ruby?

A.
//
B.
/*
C.
#
Answer
D.
--

Answer: Option C

Solution

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