What is the Super Class of Exception in java?
Answer Posted / praveen
Exception is the super class of all Exception classes in java
| Is This Answer Correct ? | 9 Yes | 22 No |
Post New Answer View All Answers
I m Abdullah Ansari compleated MCA from Jamia Hamdard,i have appeared the test of IBM on 2 august at oxford college of engineering Bangalore.waiting for hr round.. This is the first round for IBM.02/08/08 Paper consists of 4 sections 15 questions from matrices(time very less but no negative marking). 25 questions from series completion section (this section is very easy but negative marking) 15 questions from aptitude(little bit tough time limit 15 minute negative marking) 4th section is from computer science (c,c++,operating system,digital electronics ,basic question..) result came at 3 o'clock.i was selected... In interview they asked questions like 1 they asked about final yr project.. 2 what are dynamic and static memory location? 3 linked list and array difference between them. 4 what is function ? what is difference betwen function and inline function? 5 about structure 6 about binary tree, traversal, call by value. 7 storage class and many more basic questions..
Busy waiting is a method whereas a taskwaits for a given event by continiously checking for an event to occur. What is the main problem with this approach
what is client server & server? What r types of Joins? explsin it! which types of indexex in sql server? what is triggers?
How can recruiter justified that the candidate is expert in Algorithm and datastructure for Software product development ?
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
One boy has to climb steps. He can climb 1 or 2 steps at a time. Write a function that will returns number of way a boy can climb the steps. Int WaytoSteps(int n) (eg:- suppose number of steps is n=4 ,the function will return 5 (one-one-one-one ,one-one-two, one-two-one-,two-one-one, two-two)
Bonjour, svp je veut voir comment envoyer un mail en java et comment changer le droit d'accé d'un fichier en java: de lecture en lecture/écriture et merci d'avance ;)
How does the TCP handle the issue of multiplexing?
9.Difference between even and odd signals?explain with the diagram?
difference between mantis and other tools?
i want to insert textbox value to sql db. i have only one text box but store four values. ple give any one give sample code in asp.net c#..
What is web.configuration? how is it work? & wht is use this?
Hi I am Rathnam, How To Remove the duplicates with out using remove duplicate stage in the datastage
is it acceptable if we declare multiple exceptions in same overridden method.
10.Define filters,binary to hexadecimal,hexadecimal to decimal?