Answer Posted / ravikiran(aptech mumbai)
throws is used to throw the exception to it's calling method
| Is This Answer Correct ? | 14 Yes | 3 No |
Post New Answer View All Answers
Where are variables stored?
Can you make a constructor final in Java?
What is get () in java?
What is meant by collection in java?
What will happen when using pass by reference in java?
What are the advantages of passing this into a method instead of the current class object itself?
What is use of static method?
what do you mean by classloader?
What is the difference between iterator and enumeration ?
What are the different conditional statements?
What is role of void keyword in declaring functions?
How can I become a good programmer?
Why java is call by value?
Can java program run without jre?
What is the difference between quicksort & mergesort? When should they be used? What is their running time?