Q. What is an exception in Ruby? (A) A way to group related methods and constants (B) A method for defining variables (C) An unexpected event that disrupts the normal flow of the program (D) A predefined object in Ruby ποΈ Show Answer π¬ Discuss π Share β‘Menu β Correct Answer: (C) An unexpected event that disrupts the normal flow of the program