What is the Super Class of Exception in java?
Answers were Sorted based on User's Feedback
Answer / shipra rana
Throwable is the super class of exceptions in java
Is This Answer Correct ? | 189 Yes | 15 No |
Answer / samar
Throwable is the super class of exceptions in java.
Is This Answer Correct ? | 108 Yes | 10 No |
Answer / gayatri das
Throwable class is the superclass of all the exception
class in java.
Is This Answer Correct ? | 69 Yes | 5 No |
Answer / rajeshwari
super class or base class for Exception and Error is Throwable
Is This Answer Correct ? | 11 Yes | 2 No |
Answer / shazeem syed
Throwable is the super class of Exception.
Is This Answer Correct ? | 4 Yes | 0 No |
Answer / sandeep pal
Exception is the super class for all exception
Is This Answer Correct ? | 4 Yes | 13 No |
Answer / praveen
Exception is the super class of all Exception classes in java
Is This Answer Correct ? | 9 Yes | 22 No |
Can anyone send me NIC question papers alongwith answers on nidhi1485@yahoo.co.in? Urgently needed.. Thanks in advance
what are the difference between C,C++and Java
how many types of bytes are there???
hi viewers, tell me,what is scripting and programming, define and difference...pls
hi i am jyoti i have done sap training in sd and master degree in economics have 2 year exp as enduser in (gdms)and 1 year as sd consultant.as contract basis now what i can do for getting job in it industry
What are the advantages of Server Controls over HTML/ASP Controls.
I need source code for Enrollment System using Visual Basic 6.0/2008 database MS Access 2007 for my school thesis project...please help me..kindly send in my email jpinedamcp@gmail.com
How will you prove that java swing is multithreaded?
plz send me NIC Scientific Officer /Engineer-SB(Programmer) previous question paper or syllabus
what is different between kenerl mode and user mode?
For a binary tree with n nodes, How many nodes are there which has got both a parent and a child?
is try block possible without catch block?