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

Explain ioc concept?

0 Answers  


what are the advantages of JTA over JTS?

0 Answers  


What you mean by COM and DCOM?

0 Answers  


How to pass parameters in RMI?

0 Answers  


What is RPC?

2 Answers  


Which containers use a border layout as their default layout?

0 Answers  


Which javutil classes and interfaces support event handling?

0 Answers  


What is the highest-level event class of the event-delegation model?

0 Answers  


Tell me about Firewalls in RMI?

0 Answers  


What are the implicit objects?

2 Answers   HCL,


Connection Pooling with different type of databases?

1 Answers  


Difference between swing and awt?

0 Answers  


Categories