MCQOPTIONS
Bookmark
Saved Bookmarks
→
Object Oriented Programming
→
Inbuilt Classes in Object Oriented Programming
→
Since which version of java is multiple exception..
1.
Since which version of java is multiple exception catch was made possible?
A.
Java 4
B.
Java 5
C.
Java 6
D.
Java 7
Answer» E.
Show Answer
Discussion
No Comment Found
Post Comment
Related MCQs
Which condition among the following might result in memory exception?
Only the base class catch box can handle more than one exception in single block.
Which is the necessary condition to define the base and derived class catch blocks?
If classes produce some exceptions, then ______________________
Which among the following handles the undefined class in program?
If a catch block accepts more than one exceptions then __________________
To catch more than one exception in one catch block, how are the exceptions separated in the syntax?
Since which version of java is multiple exception catch was made possible?
How many catch blocks can a class have?
If catching of base class exception is done before derived class in C++ ________________
Reply to Comment
×
Name
*
Email
*
Comment
*
Submit Reply