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
how to stop execution of step 3 in a job mainframe
1) How can u create the table?
How to use string functions in QTP?give some examples
what is the diff bw sql direct and jdbc update can't we do select and updating operation in sql direct
what is the main usage of an abstract keyword?please follow the program class A { void display() { System.out.println("hai"); } void print() { } } class B extends A { void print() { System.out.println("Hello"); } } In this program i was gives the implementation of print() according to my requirements in subclass.And there is no definition in superclass then why we can use abstract keyword before a method that i want to gives definition in other classes,is any mistakes in the above usage of method?
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.
Difference between HTML and DHTML?
What is ur porject Architecture? If anyone ask what i have to specify here..
5. How do you round the addition or subtraction of two numbers in assembler?
Tips for blog integration by www.esteemwebsolutions.com. Can Any body suggest me to how to make wonderful questions on web integration..
What is the difference between DECISION COVERAGE(DC) and MODIFIED CONDITION/DECISION COVERAGE(MCDC)?
purpose of abstraction and interface
Hi All, Can any one please send me the difference between informatica 7i and 8i versions, Thanks in advance. vinod
What is the difference between CLEAR & RESET and OPEN & CLOSE OPCOEDS(USING RPG/400).wheare we can use this?can any body tell me in real time senario with example please?
when we use mantis? how learn mantis?