Answer Posted / akbar
Throwing exception means preventing the code from
exceptiion handling mechanism so that at Runtime system
throwing exception.
| Is This Answer Correct ? | 0 Yes | 1 No |
Post New Answer View All Answers
Write a program to find the greatest of three numbers in java?
What is percentage in java?
What is the difference between post and put?
Can the interface be final?
How to optimize the javac output?
What is a class variable?
What is meant by local variable and instance variable?
What is the difference between array and array list in java?
Does list maintain insertion order java?
What are the advantages of java over cpp?
What is the function of java?
What is the difference between yielding and sleeping in java programming?
Is singleton class immutable?
Write the algorithm to check the number non-leaf nodes in a tree.
Are private methods final?