What is meant by throwing an Exception?

Answer Posted / akbar

Throwing exception means preventing the code from
exceptiion handling mechanism so that at Runtime system
throwing exception.

Is This Answer Correct ?    0 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is type safety in java?

487


What is string immutability?

541


What is the use of beaninfo?

589


what is mutual exclusion? : Java thread

556


Can we use this () and super () in a method?

531






Why main function is static?

674


What is charat ()?

529


What type of value does sizeof return?

543


What is main string [] args?

522


What are the types of strings?

565


Explain the overview of UDP messaging.

735


When is finally block not called?

583


Can I extend singleton class in java?

631


What is mean by collections in java?

564


What is difference between add() and addelement() in vector?

1067