Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


types of exceptions



types of exceptions..

Answer / anonymous

2 Types of Exception
1) Checked Exception : All exception classes that come
under Hierarchy of Throwable except "Runtime Exception"
and "Error" are checked exception. Eg: IOException etc.

2) Unchecked Exception : All classes that come under
hierarchy of "Runtime Exception" and "Error" are unchecked
exception For Eg. : NullPointerException,
ArrayIndexOutOfBoundsException etc.

Is This Answer Correct ?    7 Yes 1 No

Post New Answer

More Advanced Java Interview Questions

How will the struts know which action class to call when you submit a form?

6 Answers   HeadStrong,


How are the elements of a cardlayout organized?

0 Answers  


How to determine applet?s height and width?

1 Answers  


why we use main in java?

4 Answers  


Can I have an action without a form?

0 Answers  


which is the better collection class if the requirement is only displaying the data

1 Answers  


what is catalina in tomcat server.

11 Answers   IBM,


what is a non-repeatable read?

0 Answers  


What is waiting state? In what ways a thread can enter into waiting state?

2 Answers   Wipro,


What are the benefits of detached objects?

0 Answers  


Thread life cycle?

3 Answers   TCS,


What is the difference between the font and fontmetrics classes?

0 Answers  


Categories