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 Super Class of Exception in java?

Answer Posted / gayatri das

Throwable class is the superclass of all the exception
class in java.

Is This Answer Correct ?    69 Yes 5 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

what are stubs related to foxpro?

2140


How to set fixed width in particular in html? if i type more character in this it will not push near . this is my question. can u tell me the answer...

2593


how can i split string in a textbox in windows appication using C#.net

2782


how do i create my own exception class which will restrict IO exception?

2789


is it possible to learn sap from book without any tutorial. if yes please mention the beginner,s book of sap and also make your valuable advice for self study of sap .

2040


how to get second highest salary from a employee table and how get a 5th highest salary from a employee table by using proc sql?

2418


How does the type system works when there is interoperability between a COM and .Net, i mean what exactly happens there

2177


purpose of abstraction and interface

2052


How to call a C++ function which is compiled with C++ compiler in C code?

1354


how does database connection using ADO.NET?

2102


When we have two versions of the dot net installed how does the compiler know which version of DLL it has to select to an application.

1961


what are the 3 forms of a prolog term

3291


there are N number of matchboxes numbered 1...N.each matchbox contain various number of stick.Two player can alternatevely pick some amount of stick from the higest stick containing box . The player is condidered win if there is no stick after his move.Find the final move so that the move player win. Note:In case the number of stick is equal ,pick the stick from the higest numbered box. eg: 3 box contain stick as:1,1,1. if u take 1 stick from 3rd numbred box you will any how win the match.

2885


can we extend a class having only one parameterised constructor.Suggest the process to do it.

2554


Given an array of size n+1 which contains all the numbers from 1 to n.Find the number which is repeated in O(n) time.How do you proceed with the same with floating numbers from 0 to 1 instead of 1 to n?

1111