InterviewSolution
Saved Bookmarks
| 1. |
Since which version of java is multiple exception catch was made possible?(a) Java 4(b) Java 5(c) Java 6(d) Java 7This question was addressed to me in an international level competition.This interesting question is from Catching Class Types in division Exception Handling & Static Class Members of Object Oriented Programming |
|
Answer» The correct answer is (d) Java 7 |
|