Vidyalelo
Ruby Programming · Q59

Basic Syntax in Ruby

Programming · Ruby Programming · question 59

Q59

In Ruby, what is the keyword used to define a loop that repeats until a condition is true?

A.
until
Answer
B.
loop
C.
while
D.
repeat

Answer: Option A

Solution

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