Q1
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
AnswerD.
A predefined object in Ruby
Answer: Option C
Solution
Answer: Option C
No explanation is given for this question Let's Discuss on Board