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 purpose of static methods and variables?
What is the use of generics? When was it added to the Java development Kit?
Does a class inherit the constructors of its superclass in java programming?
What is string pool?
What are the advantages of inner classes?
Can an interface implement another interface?
How does linkedlist work in java?
What is a numeric format?
What are the main uses of this keyword?
What is backdrop?
What are conditionals and its types?
Is array a class?
What do you mean by constant time complexity?
How do I convert a string to an int in java?
how many types of Inheritance?