Java run-time system generates What class of exceptions?
Answer Posted / luckystarjava
JVM checks only un-checked exception. the exception is thown
by exception Class
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
What is the functionality of the stub?
What do you mean by access modifier?
What is the final field modifier?
Explain the difference between comparator and comparable in java?
What is jvm? How its run?
Which list does not allow duplicates in java?
What is the synchronized method modifier?
Can we create object of static class?
What is the list interface in java programming?
How does regex work?
How do you use spaces in java?
How to add menushortcut to menu item?
Can we overload final method in java?
What are the topics in advance java?
Is an empty arraylist null?