Q17
Which of the following keywords is used to rescue specific types of exceptions in Ruby?
A.
ensure
B.
raise
C.
rescue
AnswerD.
catch
Answer: Option C
Solution
Answer: Option C
No explanation is given for this question Let's Discuss on Board