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
Why java is considered as platform independent?
who can i handle multiple client in RMI
What is JVM and is it platform independent?
Why is multiple inheritance not supported in java?
What is jagged array in java?
What is the difference between numeric and integer?
What is the difference between this() and super() in java?
What is the super void?
Is stringwriter thread safe?
Realized?
How will you serialize a singleton class without violating singleton pattern?
Can a class with private constructor be extended?
How does compareto method work?
What if I write static public void instead of public static void in java?
What do you mean by local class?