Multiple Choice
In a multi-catch (introduced in Java 7) the exception types are separated in the catch clause by the __________ symbol.
A) *
B) (?)
C) |
D) &
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q17: All of the exceptions that you will
Q18: What will be the result of the
Q19: If the class SerializedClass contains references to
Q20: To read data from a binary file,
Q21: When you deserialize an object using the
Q23: When an exception is thrown _.<br>A) it
Q24: When an exception is thrown by a
Q25: A catch clause that uses a parameter
Q26: In Windows, which of the following statements
Q27: An exception object's default error message can