Answer Posted / sushma
Exception- This class is used for exceptional conditions that user programs should catch.
Error- It defines exceptions that are not expected to be caught under normal circumstances by your program.
| Is This Answer Correct ? | 1 Yes | 1 No |
Post New Answer View All Answers
Why is singleton class used?
What is java used for on a computer?
What is hash in java?
Why java applets are more useful for intranets as compared to internet?
Is space a character in java?
What is a parameter in java?
What is executor memory?
Can string be considered as a keyword?
List types of storage classes in java?
Explain about interrupt() method of thread class ?
What is the old name of java?
Why put method is used?
What is busy spin, and why should you use it?
What is console based application in java?
What do you mean by an interface in java?