Q9
What is the main advantage of using exception handling in Ruby?
A.
It allows for graceful recovery from errors
AnswerB.
It prevents errors from occurring
C.
It simplifies the syntax of Ruby code
D.
It improves the performance of Ruby programs
Answer: Option A
Solution
Answer: Option A
No explanation is given for this question Let's Discuss on Board