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 is ascii code?
What is the concept of multithreading?
What is the benefit of using enum to declare a constant?
What is arraylist e in java?
Explain about anonymous inner classes in java?
Why hashset is used in java?
What is the major drawback of internal iteration over external iteration?
I am a fresher and know core java, c languge, html, css etc if I am illegible for any job then send it on my email tatranakshay276@gmail.com
What is the use of using enum to declare a constant?
What is the use of join method?
What is use of inner class in java?
What is scope & storage allocation of static, local and register variables? Explain with an example.
Why we do exception handling in java and how many types of exceptions are there?
What is collection class in java?
What is the difference between arraylist and hashset in java?