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


What is the superclass of exception?

Answers were Sorted based on User's Feedback



What is the superclass of exception?..

Answer / ravikiran

Throwable

Is This Answer Correct ?    20 Yes 0 No

What is the superclass of exception?..

Answer / krishnakanth

Object<--Throwable<--( Exception & Errors )

Exception<-- ( Checked & Unchecked )

RuntimeException<--Unchecked Exceptions

Checked Exceptions are not derived from the
RuntimeException.But it must caught by the user by using
try catch blocks.

Is This Answer Correct ?    9 Yes 1 No

What is the superclass of exception?..

Answer / sheetal panchal

java.lang.throwable

Throwable is the superclass for all exceptions and errors.

Is This Answer Correct ?    6 Yes 0 No

Post New Answer

More Core Java Interview Questions

What is a java string?

0 Answers  


Is it possible to compare various strings with the help of == operator? What are the risks involved?

0 Answers  


What are different ways of object creation in java ?

0 Answers  


how to open and edit XML file in Weblogic???

0 Answers   Symphony,


why java does not support multiple inheritance

41 Answers   Diamond, Euclid, Evergent, KLKJ, Mind Tree, NIIT, SSI Small Scale Industries, Wipro,


Can we instantiate interface in java?

0 Answers  


How to sort list of list in java?

0 Answers  


Write a program that takes a 5 digit number and calculates 2 power that number and prints it.

1 Answers  


What is the purpose of static methods and variables?

0 Answers  


What is difference between hashset and hashmap in java?

0 Answers  


Does any tag exists in HTML to upload and download files ?

3 Answers  


how to use crystal reports in java

2 Answers  


Categories