Answer Posted / ravikiran(aptech mumbai)
using try catch
using throws for delegation of exceptions
using throw to define an exception
| Is This Answer Correct ? | 3 Yes | 1 No |
Post New Answer View All Answers
How do you remove spaces in java?
What is meant by singleton class?
How do I print a “?
What do you understand by synchronization?
What do you know about java?
What will happen to the exception object after exception handling?
Why are the destructors for base class and derived class called in reverse order when the program exits
what do you mean by marker interface in java?
What is array class in java?
What is the default access specifier for variables and methods of a class?
When throw keyword is used?
design an lru cache in java?
What are the advantages of java inner classes?
What is an eror in java?
How do you add an element to a hashset in java?