What is an Exception ?

Answer Posted / priyanka verma

exception are run time error which a programmer usually do not except, they occur accidently which may result in abnormal termination of the program.

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How many types of array are there?

548


What is a numeric format?

569


What will happen if there is a default method conflict as mentioned above and we have specified the same signature method in the base class instead of overriding in the existing class ?

516


What is an example of declaration?

524


How do you square a number in java?

556






Will the compiler creates a default constructor if I have a parameterized constructor in the class?

585


What are class members by default?

659


What is super in java?

572


What is collection sort in java?

553


Which is better arraylist or vector?

571


What is main string [] args?

522


Can bool be null?

522


Can we sort hashmap in java?

530


What about main thread in java?

648


What is final access modifier in java?

592