Multiple Choice
Catch blocks that do not specify an exception type or an identifier ____________.
A) is an error
B) cannot catch any exceptions
C) can catch any exceptions
D) None of the above
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q6: After an exception has occurred and a
Q17: An exception is:<br>A) a problem a computer
Q27: Which of the following statements regarding the
Q52: The Finally block is executed only if
Q53: The Catch handler that catches an exception
Q55: Each Exception should have three constructors: A
Q56: In order to tell the user what
Q57: A NullReferenceException is thrown when there is
Q61: User-created exceptions can be created by:<br>A)overriding the
Q62: Property StackTrace contains a(n) that represents the