Question: Which two blocks are used to handle and check errors?

  1. do and check
  2. catching and trying
  3. try and catch
  4. do and while

Answer: The correct answer of the above question is Option C:try and catch