Answer Posted / mary kamal
when exception raises if we nt handeling we just throw,and throws is used to handle the exception nt by programer,it is an indication to catch the exception who wer using that class
| Is This Answer Correct ? | 7 Yes | 2 No |
Post New Answer View All Answers
What is the static method?
Why multiple inheritance is not supported by java?
What is class??
How do you bind variables?
What is java’s garbage collected heap?
What do you mean by of string::valueof expression in java 8?
Explain how can you debug the Java code?
Is ruby built on java?
What is thread count in java?
Define max and min heap, also the search time of heap.
What is type conversion in java?
What is an inner class in java?
What is JVM and is it platform independent?
What does compareto () do in java?
When is finally block not called?