What happens if an exception is not caught?
Answer Posted / ravikiran
The default exception handler will print the stack trace
| Is This Answer Correct ? | 8 Yes | 2 No |
Post New Answer View All Answers
What are the two types of exceptions in java? Which are the differences between them?
Can we create a constructor in abstract class?
how to run ecllipse with jettyserver for windows environment using batch file
What does n mean?
Are static members inherited to sub classes?
Is a class an object?
Are constructors methods?
Is null a keyword in java?
What is the vector class in java programming?
What is final int?
What is a pattern what is an anti pattern?
What is java reflection api?
Define locale.
What is appletviewer?
Do you know why doesn't the java library use a randomized version of quicksort?