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


Please Help Members By Posting Answers For Below Questions

What are different access specifiers in java?

651


What is extension method in java?

651


What is void keyword?

755


When should I use singleton pattern?

640


Can you make a constructor final in Java?

724






What are the important features of Java 11 release?

677


Can we force the garbage collection to run?

611


According to java operator precedence, which operator is considered to be with highest precedence?

686


When can an object reference be cast to an interface reference in java programming?

662


What is append function?

655


What is navigable map in java?

626


How will you reverse a link list without using recursion?

675


What is the full form of jpeg?

613


Discuss about garbage collector in Java.

753


Can we have this () and super () together?

692