R

Ram Sharma • 193.86K Points
Coach

Q. What can a method do with a checked exception?

  • (A) Check the exception or ignore it.
  • (B) Return the exception to the sender or handle it in a catch block.
  • (C) Throw the exception to the method that called this method, or handle the exception in a catch block.
  • (D) Handle the exception in the try block or handle the exception in the catch block.
  • Correct Answer - Option(C)
  • Views: 121
  • Filed under category JAVA

No solution found for this question.
Add Solution and get +2 points.

You must be Logged in to update hint/solution

Discusssion

Login to discuss.


Question analytics