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
Why is string class considered immutable?
Can we override constructor?
Differences between C and Java?
How do you end a program?
How we create object in copy constructor?
what is the difference between the methods sleep() and wait()? : Java thread
Differentiate between the constructors and methods in java?
What is the program development process?
What is final keyword in java? Give an example.
What are the main uses of this keyword?
FOR EXAMPLE WE R HAVING TWO LIST ELEMENTS ..BOTH LISTS CONTAINS ID,NAME,PLACE ..I NEED TO COMPARE BOTH IDS IN TWO LISTS,IF ID'S R SAME MEANS WE HAVE ADD THE DETAILS(LIKE NAME,PLACE) TO MAP...HOW IS POSSIBLE ?CAN ANY ONE SUGGEST?
Is a case study a method or methodology?
What is difference between adapter class and listener?
Can we declare the static variables and methods in an abstract class?
Does java runtime require a license?