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...


5 What is Java exception handling?



5 What is Java exception handling?..

Answer / hr@tgksolutions.com

In Java, exceptions are objects. When you throw an exception, you throw an object. However, you can’t throw just any object as an exception — only those objects whose classes descend from throwable. Throwable serves as the base class for an entire family of classes, declared in java.lang, that your program can instantiate and throw.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Core Java Interview Questions

using equals method overriding which objects are compared?i.e same class objects or other class objects?Explain me.

4 Answers  


What is command line argument in java?

0 Answers  


What is application system?

0 Answers  


Why do we need public static void main(String args[]) method in Java...?

1 Answers  


What is strings in java?

0 Answers  


How do you include a string in java?

0 Answers  


What are scalar data types?

0 Answers  


What is a class ?

8 Answers  


How many objects are created when we create String class object using new operator?

9 Answers   Mind Tree,


What is the maximum size of byte array in java?

0 Answers  


What is the impact of declaring a method as final?

0 Answers  


What is the difference between applet and application?

0 Answers  


Categories