Programming - Exception Handling

You Are Here :: Home > JAVA > Exception Handling - General Questions

 
19.

The hierarchy of exception classes commence from _______________________ class.                        


A. Throwable B. Throws
C. get D. post




20.

A ____________________ contains a snapshot of the execution stack at the time it was created and also a message string that gives more information about the error.                        


A. Throwable B. Throws
C. get D. post




21.

_____________________ are thrown if any kind of unusual condition occurs that can be caught.                         


A. Exceptions B. Assertion
C. Abstraction D. Encapsulation




22.

When any kind of serious problem occurs which could not be handled easily like OutOfMemoryError then an _____________________ is thrown.                        


A. Error B. Message
C. Alert box D. Pop Up box




23.

How many exception handler components are used to catch and handle the exceptions?                        


A. 1 B. 2
C. 3 D. 4




24.

The _____________________ block executes if and only if the try block exits.                        


A. try B. catch
C. Finally D. throws




« prev

1

2

3

4

5

6

7

next »

 
 



© 2013 freshersindia.in ® | Copyrights | Terms & Conditions
   Designed by Freshers India
Catch Us on