Vidyalelo
Ruby Programming · Q2

Exception Handling in Ruby

Programming · Ruby Programming · question 2

Q2

Which keyword is used to begin the exception handling block in Ruby?

A.
rescue
B.
try
C.
catch
D.
begin
Answer

Answer: Option D

Solution

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