Programming - Exception Handling

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

 
1.

___________________________ are such anomalous conditions (or typically an event) which changes the normal flow of execution of a program.                         


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




2.

___________________________ are used for signaling erroneous (exceptional) conditions which occur during the run time processing.                        


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




3.

The Java programming language uses Exception classes to handle such erroneous conditions and exceptional events.                         


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




4.

when any kind of abnormal conditions occurs with in a method then the exceptions are thrown in form of Exception Object                        


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




5.

The mechanism of handling an exception is called ___________________________.                        


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




6.

The process of detecting the exceptions and responding to them as well is known as ___________________________________.                         


A. Exception Handling B. Assertion
C. Abstraction D. Encapsulation




1

2

3

4

5

6

7

next »

 
 



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