how to handle exceptions in core applications?

Answer Posted / tamilvanan

in core java, we can handle the exception by the following
key words
1.try
2.catch
3.finally
4.throws(it throws only predefined exception)
5.throw(it throw both predefined and userdefined exception)

Is This Answer Correct ?    9 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is the maximum size of byte array in java?

525


How to overcome the exception object reference not set to an instance of object?

608


How many bytes are there?

530


What are three types of loops in java?

576


How many techniques can be employed to create a string object?

543






What do you mean by hashing?

639


How to create packages in java?

515


Why should I use abstract class?

552


What is the console in java?

666


What is the difference between the size and capacity of a vector?

559


How do you allocate memory to object?

505


What is meant by flickering?

643


What are jee technologies?

527


What is public/private protected in java?

534


What is the properties class?

545