What happens if an exception is not caught?
Answer Posted / sandeep
The programme will terminate abnormally and then default
exception handler will handle the exception.
Is This Answer Correct ? | 5 Yes | 0 No |
Post New Answer View All Answers
What is ascii format?
What does you mean in math?
What is the benefit of abstract class?
How much ram can a 64 bit processor theoretically?
Explain the difference between static and dynamic binding in java?
how to write a server program and sending the mails to the server using smtp protocol please help me
Garbage collection in java?
What is the use of toarray () in java?
Explain why wait(), notify() and notifyall() methods are in object class rather than in the reading class?
Explain the concept of hashtables?
What is the default value of float and double datatype in java?
Define an abstract class with reference to java.
What are the 6 boolean operators?
What is difference between static and abstract class?
Write an algorithm for quick sort?