Java run-time system generates What class of exceptions?

Answers were Sorted based on User's Feedback



Java run-time system generates What class of exceptions?..

Answer / venkatesh

unchecked exceptions

Is This Answer Correct ?    3 Yes 0 No

Java run-time system generates What class of exceptions?..

Answer / 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

More Core Java Interview Questions

What do you mean by flow of struts?

0 Answers   Amdocs,


How many types of memory areas are allocated by JVM in java?

0 Answers   UGC Corporation,


What 4 doubled?

0 Answers  


If we allocate the memory using 'new' & de-allocated using 'free' then what will happen?

0 Answers   CDAC,


Explain constructors and types of constructors in java.

0 Answers  


What is a qualifier in a sentence?

0 Answers  


Can I overload to string method

0 Answers   UHG,


What is polymorphism and what are the types of it?

0 Answers  


What are keywords in programming?

0 Answers  


What is a arraylist in java?

0 Answers  


What do you mean by an interface in java?

0 Answers  


What is the method overriding?

0 Answers  


Categories