What is an exception?

Answer Posted / vikas

Exception is a class available in java.lang package and has
many subclasses.

Is This Answer Correct ?    1 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is meant by null and void?

530


Why deletion in linkedlist is fast than arraylist?

533


Can we use synchronized block for primitives?

600


What do you mean by composition in java?

557


What language is an assembler written in?

545






How do you declare an array that will hold more than 64KB of data?

635


What are advantages of exception handling in java?

576


When is the finally clause of a try-catch-finally statement executed?

497


Can an interface be final?

539


Why collection is called framework in java?

536


What's the default access specifier for variables and methods of a class?

508


Difference between operator overloading and function overloading

604


What is the difference between equals() and == in java?

521


If an application has multiple classes in it, is it okay to have a main method in more than one class?

534


What is size_t?

499