What is meant by throwing an Exception?
Answer Posted / ravikiran
throwing the exception to the calling method without
handing there
| Is This Answer Correct ? | 2 Yes | 3 No |
Post New Answer View All Answers
Why java is platform independent? Explain.
Can we execute java program without main method?
Is an object null?
How to use string tokenizer class.
Why put method is idempotent?
What is ascii format?
How do you escape json?
Which is faster call by value or call by reference?
What does nextint () do in java?
What is static keyword in java?
What are predefined functions?
What kind of variables can a class consist?
What do you mean by ternary operator in java?
What are loops in java?
What is the use of 'super' keyword inside a constructor?