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 method is used to specify a container's layout in java programming?
Explain reverse a linked list iterative solution in java?
Explain different ways of creating a thread. Which one would you prefer and why?
Is treeset sorted in java?
What is byte value?
How do you remove an element from an arraylist in java?
Is java hard to learn?
what is object-oriented programming in java?
Which programming language is most secure?
How many bytes is a unicode character?
When is the finally clause of a try-catch-finally statement executed?
Why is string class considered immutable?
Can you use this() and super() both in a constructor?
What is this keyword in java?
Which command from the jdk compiles a java program?