A

Admin • 802.91K Points
Coach

Q. Which of the following statements is NOT true about creating your own exceptions?

  • (A) Typically, constructors are the only methods that you include when you define your own exception class.
  • (B) The exception class that you define extends either the class Throwable or one of its subclasses.
  • (C) ---
  • (D) Handle the exception in the try block or handle the exception in the catch block.
  • Correct Answer - Option(C)
  • Views: 5
  • Filed under category Java
  • Hashtags:

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.

Be the first to start discuss.