What is the Super Class of Exception in java?

Answer Posted / samar

Throwable is the super class of exceptions in java.

Is This Answer Correct ?    108 Yes 10 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

< No Frames > tag is used for

2221


When will you use shell script/Perl ahead of C/C++?

750


Which method protects back button to retrieve old value from previous page in Struts.

1542


what are the advantages of sap on other software ?

1822


What is SOLID Principle in Programming Language?

764






Diff between IF and where ?

1691


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?

1589


What binary value will be internally stored for NULL for the type S9(1) COMP 3 in mainframe

1637


What is easiest way to get the PL/i compiler,I didn't have found the compiler in my library. Is there any extra cost if we want to access the PL/1 programs?Actually we r having Mainframe rented training Ids

1723


it is a language or tools?

1719


Write a function which accepts a sentence as input parameter.Each word in that sentence is to be reversed. Space should be there between each words.Return the sentence with reversed words to main function and produce the required output. for eg:- i/p: jack jill jung kill o/p: kcaj llij gnuj llik

1879


what do u mean by tagging

1695


how does database connection using ADO.NET?

1625


How to print No.of.rows affected after updation using ADO.Net

2567


Given n red balls and m blue balls and some containers, how would you distribute those balls among the containers such that the probability of picking a red ball is maximized, assuming that the user randomly chooses a container and then randomly picks a ball from that.

687