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 is final keyword in java?
Explain the differences between static and dynamic variables?
How thread scheduler schedule the task?
What is the difference between abstract classes and interfaces?
What is the range of the short type?
What is the difference between jdk and jre?
Tell us something about set interface.
When throws keyword is used?
Describe 2 different ways to concatenate two strings.
How big is a gigabyte?
What are three types of loops in java?
Describe the various concepts related to object oriented programming (oop).
Which of the following classes will have more memory allocated?
Can we use string in switch case in java?
Why we go for collections in java?