Java run-time system generates What class of exceptions?
Answers were Sorted based on User's Feedback
Answer / luckystarjava
JVM checks only un-checked exception. the exception is thown
by exception Class
Is This Answer Correct ? | 1 Yes | 0 No |
What do you mean by flow of struts?
How many types of memory areas are allocated by JVM in java?
What 4 doubled?
If we allocate the memory using 'new' & de-allocated using 'free' then what will happen?
Explain constructors and types of constructors in java.
What is a qualifier in a sentence?
Can I overload to string method
What is polymorphism and what are the types of it?
What are keywords in programming?
What is a arraylist in java?
What do you mean by an interface in java?
What is the method overriding?