Answer Posted / tejas.n.gowda
the act of passing an Exception Object to the runtime system
is called Throwing an Exception..
| Is This Answer Correct ? | 7 Yes | 0 No |
Post New Answer View All Answers
What is meant by stack and queue?
How do you take thread dump in java?
Explain why wait(), notify() and notifyall() methods are in object class rather than in the reading class?
What is an inner class in java?
Why arraylist is not synchronized in java example?
Can an unreferenced object be referenced again?
Define interface in java?
Why webdriver is an interface?
Garbage collection in java?
What is meant by data hiding/encapsulation?
List two java ide’s?
Give me some null interfaces in java?
why not override thread to make a runnable? : Java thread
Can an interface have a class?
What is the common usage of serialization? What exceptions occur during serialization?