different between exception and error? explaim check and
uncheck exception
Answer Posted / guest
exception is an method for use skip an error
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
How to solve the problem of generating the unique hash keys with hash function?
What is the difference between call by reference and call by pointer?
Explain about main thread in java?
I want to re-reach and use an object once it has been garbage collected. Define how it’s possible?
What is high level language in computer?
Explain the scope or life time of class variables or static variables?
What is the advantage of OOP in java?
What are parsing rules?
How will you call an Applet using Java Script Function?
Which data type is a class in java?
If try block is successfully executed, Then Is Finally block executed?
What is the final keyword denotes?
What is string intern in java?
I want my class to be developed in such a way that no other class (even derived class) can create its objects. How can I do so?
Which one of the following suits the description of a string better: derived or primitive?