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 |
Can we inherit inner class?
Can we have return statement in finally clause? What will happen?
What is a newline character in java?
whst is encapsulation?when u encpsulate actually while devoloping code?
How is it possible for two string objects with identical values not to be equal under the == operator?
What is an example of a conditional statement?
What is __ init __ functions?
why the constructor should be used in class,if there is no constructor what will happen?
How the threads are synchronized?
where singleton classes are used in j2ee web application.can we use it for connection pooling.
What's the base class of all exception classes?
What is ph and buffers?