Answer Posted / ravikiran(aptech mumbai)
exception is an abnormal condition occurs during runtime.
| Is This Answer Correct ? | 4 Yes | 1 No |
Post New Answer View All Answers
How can you handle java exceptions?
How do you sort data in java?
What is package protected in java?
Explain some best practices you would apply while using collection in java?
Which class cannot be a subclass in java?
What is int short for?
What is the major advantage of external iteration over internal iteration?
What is outofmemoryerror in java?
How do you make a thread in java?
What is boolean logic?
What is meant by main method?
explain the concept of virtual method invocation in polymorphism in detail?
What is a method header?
Can we have a try block without catch block?
When throw keyword is used?