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

What is BASIS

0 Answers  


what is the use of check point

1 Answers   HP,


what is d main diff between the java and .net framework

0 Answers   Wipro,


Explain polymorphism. Provide an example.

0 Answers   Amazon,


what is the basic and unique feature of dotnet

0 Answers   HCL,


Mainly Related to Oracle, DBMS , Oracle Stored Procedures, Functions, Oracle 9i Architecture, Redo logs..., Views,

0 Answers   Indian Overseas Bank,


can we retrieve only integer/String type columns from a table,if yes how?

0 Answers  


i am getting the error while compiling my cics program with including db2 dclgen member it is showing that ur dclgen member not including and all the host variables are undeclared

0 Answers   TCS,


When you deliver your C++ headers and C++ library of a class (what all can you change in the class so that application using your class does not need to recompile the code)

0 Answers   Yahoo,


what is jackson structured develepment?? and how is it different from OMT??

1 Answers  


What are the tasks performed by a Team Lead

0 Answers   Emphasis,


You are given some denominations of coins in an array (int denom[])and infinite supply of all of them. Given an amount (int amount), find the minimum number of coins required to get the exact amount. What is the method called?

0 Answers   Amazon,


Categories