Q. Which of the following is used to define a block of code that executes repeatedly until a condition is met in Ruby? (A) for (B) until (C) loop (D) while ποΈ Show Answer π¬ Discuss π Share β‘Menu β Correct Answer: (C) loop