Vidyalelo
Ruby Programming · Q90

Control Structures in Ruby

Programming · Ruby Programming · question 90

Q90

While loop checks the condition and the loop keeps on running till the condition is true, it stops when the condition becomes false.

A.
True
Answer
B.
False

Answer: Option A

Solution

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