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 a concrete classes? Is Java object class is concrete class?
How do you use compareto method?
What do you mean by buffering?
How much ram can a 64 bit processor theoretically?
Explain the JDB in depth & command line.
Is it possible to cast an int value into a byte variable? What would happen if the value of int is larger than byte?
What is a protected void?
what is difference betweem home interface and remote interface?
Why java is made?
What is jar?
How do you sort in descending order in java using collections sort?
Can memory leak in java?
Is {a, n, d} a palindrome? If you are given a random string, is it a palindrome or not?
What is meant by class and object in java?
What does java se mean?