A

Admin • 833K Points
Coach

Q. Which statement is used to execute the rescue block again from the beginning after capturing the exception?

  • (A) retry
  • (B) raise
  • (C) ensure
  • (D) else
  • Correct Answer - Option(A)
  • Views: 29
  • Filed under category Ruby
  • Hashtags:

Explanation by: Admin

Retry is used to execute the rescue block again from the beginning after capturing the exception.

You must be Logged in to update hint/solution

Discusssion

Login to discuss.

Be the first to start discuss.