Home / Report Question

Q. What is the purpose of the ensure keyword in Ruby exception handling?
  • A. To define a new module
  • B. To execute code regardless of whether an exception occurs or not
  • C. To create a new instance of a class
  • D. To define a new module