Vidyalelo
Ruby Programming · Q17

Exception Handling in Ruby

Programming · Ruby Programming · question 17

Q17

Which of the following keywords is used to rescue specific types of exceptions in Ruby?

A.
ensure
B.
raise
C.
rescue
Answer
D.
catch

Answer: Option C

Solution

Answer: Option C
No explanation is given for this question Let's Discuss on Board