What will happen if we write code like:
try{}catch(exception e)catch(IOException i)
Answer Posted / guest
It will not compile.
| Is This Answer Correct ? | 26 Yes | 8 No |
Post New Answer View All Answers
How do you start a new line in java?
How transient variable is different from volatile variable?
What is use of a abstract variable?
How do I run java on windows?
What are three advantages of using functions?
What type of language is java?
Is it possible to instantiate the abstract class?
Does google use java?
What is ternary operator in java?
What is keyword and identifier?
How many bytes is string in java?
Can a private method be declared as static?
what is recursion in java
how its run?
Why is java multithreaded?