Vidyalelo
Ruby Programming · Q59

Control Structures in Ruby

Programming · Ruby Programming · question 59

Q59

Which of the following is valid conditional statement in Ruby?

A.
elseif
B.
elsif
Answer
C.
else if
D.
elseiff

Answer: Option B

Solution

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