Can multiple catch statements be used in exceptions ?
Answer Posted / ravikiran(aptech mumbai)
yes multiple exceptions are possible,But the super class of
the particular exeption has to follw the sub claa.Reverse
will not be posible
| Is This Answer Correct ? | 4 Yes | 0 No |
Post New Answer View All Answers
What is static variable with example?
What invokes a thread's run() method in java programming?
How many characters is 16 bytes?
What is the point of polymorphism java?
What is floating data type?
How can an object be unreferenced?
What is meant by polymorphism?
Does .length start 0 java?
What is OOP's Terms with explanation?
What is public static?
Is java developer a good career?
How many types of string data types are there?
What is generics in java interview questions?
Can we extend singleton class?
Is list thread safe in java?