Vidyalelo
Ruby Programming · Q32

Control Structures in Ruby

Programming · Ruby Programming · question 32

Q32

Which keyword in Ruby is used to exit a loop prematurely?

A.
exit
B.
break
Answer
C.
terminate
D.
stop

Answer: Option B

Solution

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