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 |
Difference between Choice and a List?
What are the basic concepts of OOPS in java?
0 Answers Axtria, ITC Indian Tobacco Company,
What are uses of Hash Code?
Which package has light weight components?
I have a class which is abstract which contains only the abstract methods. This is similar to an interface. Then, if i have given a choice to choose one of them. Which one i have to choose and why?
Can you override private or static method in java?
What are different types of classloaders?
Is java owned by oracle?
what is thread in Java ?
Where can I find data structures question and answers with comprehensive working code written in Java
What are synchronized methods ?
What are autoboxing and unboxing? When does it occur?