What will happen if we write code like:
try{}catch(exception e)catch(IOException i)
Answer Posted / jahri
yes it should be child exception to base exception
| Is This Answer Correct ? | 4 Yes | 1 No |
Post New Answer View All Answers
What are controls and their different types in awt?
difference between byte stream class and character stream class?
What is a numeric digit?
What is the latest version of java?
What is javac_g?
How many bytes is a url?
How many types of string data types are there?
Which is the best sorting technique in java?
What is the meaning of 3 dots in java?
Can we restart a thread already started in java?
Can we use a default constructor of a class even if an explicit constructor is defined?
Is age a discrete variable?
What is the difference between an object-oriented programming language and object-based programming language?
What programs use java?
What are the steps involved to write rmi based programs?