how to make a un-checked exception as a checked exception one.

Answer Posted / janardhan

If a client can reasonably be expected to recover from an
exception, make it a checked exception. If a client cannot
do anything to recover from the exception, make it an
unchecked exception.

Is This Answer Correct ?    1 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is the full form of jpeg?

525


What is java and their uses?

548


What are locale settings?

552


What is the epoch date?

570


what state does a thread enter when it terminates its processing? : Java thread

599






How do you define a singleton class?

509


What is a boolean flag in java?

569


What is canonical name in java?

624


How many return statement are allowed in a function?

457


What is a java object and java application?

576


How do you use compareto method?

534


When a lot of changes are required in data, which one should be a preference to be used? String or stringbuffer?

767


What happens when I use / and % with a negative numerator?

538


What is java util list?

489


What does localhost mean?

502