Which of the following is true when we write custom exception classes? (a) Extend the class Exception

Question:

Which of the following is true when we write custom exception classes?

(a) Extend the class Exception

(b) Create our own try and catch block

(c) Use finally block

(d) Use throws keyword

Fantastic news! We've Found the answer you've been seeking!

Step by Step Answer:

Related Book For  book-img-for-question

Advanced Java Programming

ISBN: 9780199455508

1st Edition

Authors: Uttam Kumar Roy

Question Posted: