Answer Posted / ravikiran(aptech mumbai)
yes an exception can be rethrown by make use of throws
keyword,to it's calling method
| Is This Answer Correct ? | 3 Yes | 2 No |
Post New Answer View All Answers
What does it mean to flush a file?
Can we have a try block without catch block?
How many types of memory areas are allocated by jvm?
In the below example, what will be the output?
How much is a java license?
How to perform merge sort in java?
What is a singleton puppy?
How destructors are defined in java?
Write a function to find out longest palindrome in a given string?
What is the base class in java from which all classes are derived?
Explain scope or life time of local variables in java?
How is it possible in java programming for two string objects with identical values not to be equal under the == operator?
Explain notify() method of object class ?
How do you decide when to use arraylist and linkedlist?
What is the basic difference between string and stringbuffer object?