Q32
Which keyword in Ruby is used to exit a loop prematurely?
A.
exit
B.
break
AnswerC.
terminate
D.
stop
Answer: Option B
Solution
Answer: Option B
No explanation is given for this question Let's Discuss on Board