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
Name few "optional" classes introduced with java 8 ?
What is the difference between delete and delete[]
What is the difference between multitasking and multithreading in Java
What is the difference between a break statement and a continue statement?
In java, what is the difference between method overloading and method overriding?
What are the 5 types of research methods?
Can we cast any other type to boolean type with type casting?
What is a vector in java?
What is the difference between the direct buffer and non-direct buffer in java?
What method is used to specify a container's layout in java programming?
How can we create a synchronized collection from given collection?
What is use of static method?
What are thread groups?
Why object class is super class for every class in java?
Does java linked list allow duplicates?