What is the Super Class of Exception in java?

Answers were Sorted based on User's Feedback



What is the Super Class of Exception in java?..

Answer / shipra rana

Throwable is the super class of exceptions in java

Is This Answer Correct ?    189 Yes 15 No

What is the Super Class of Exception in java?..

Answer / samar

Throwable is the super class of exceptions in java.

Is This Answer Correct ?    108 Yes 10 No

What is the Super Class of Exception in java?..

Answer / gayatri das

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

Is This Answer Correct ?    69 Yes 5 No

What is the Super Class of Exception in java?..

Answer / naga lakshmi

Throwable

Is This Answer Correct ?    48 Yes 1 No

What is the Super Class of Exception in java?..

Answer / shalin shaji k

throwable

Is This Answer Correct ?    29 Yes 4 No

What is the Super Class of Exception in java?..

Answer / rajeshwari

super class or base class for Exception and Error is Throwable

Is This Answer Correct ?    11 Yes 2 No

What is the Super Class of Exception in java?..

Answer / shazeem syed

Throwable is the super class of Exception.

Is This Answer Correct ?    4 Yes 0 No

What is the Super Class of Exception in java?..

Answer / ramesh

super class of exception is Throwable

Is This Answer Correct ?    3 Yes 1 No

What is the Super Class of Exception in java?..

Answer / sandeep pal

Exception is the super class for all exception

Is This Answer Correct ?    4 Yes 13 No

What is the Super Class of Exception in java?..

Answer / praveen

Exception is the super class of all Exception classes in java

Is This Answer Correct ?    9 Yes 22 No

Post New Answer

More Programming Languages AllOther Interview Questions

9. Read the function conv() given below conv(int t) { int u; u=5/9 * (t-32); return(u); } What is returned (a) 15 (b) 0 (c) 16.1 (d) 29

2 Answers   TCS,


Code for display the images from drive using vb 6.0?

2 Answers   IBM,


what is the diff bw sql direct and jdbc update can't we do select and updating operation in sql direct

0 Answers   HP,


Hello...has anyone interviewed with Information Management Services(IMS)located in Silver Spring MD??If yes,what can you share about the programming test and the analytical test?

0 Answers   Information Management Services,


write a query that returns one row for each department and the number of employees in that department. Given two tables EMPLOYEE and DEPARTMENT, where there can be multiple employees per department.

0 Answers   IBM,






what is different betweet class and interface in java?

2 Answers   Microsoft, Sun Microsystems,


To sorting array of 10 elements which sorting is best a)selection b)bubble c)tree sort

2 Answers   HP, Hughes,


Have you used callsymputx? what points need to be kept in mind when using it?

0 Answers   GE,


Can anyone provide as400 training material or any institute in bangalore for as400 training

10 Answers  


___ method used to move a recordset pointer in nth position in DAG.

1 Answers  


Can any one give an example (Source Code) on virtual function implemetation in Java?

0 Answers  


what is the extension of SPDS Dynamic cluster tables?

0 Answers   IBM,


Categories