What is the Super Class of Exception in java?
Answer Posted / shipra rana
Throwable is the super class of exceptions in java
Is This Answer Correct ? | 189 Yes | 15 No |
Post New Answer View All Answers
how to study PHP my own? i reffered many sites.. but as being a fresher i couldnt follow those... which site will be the best one?
V2 SOLUTIONS APTI paper is very easy there are 3 sections 1'st is quant problem on age train traveling speed is given length of train is given we have to find out length of bridge then prob on calender one date is given on Friday hv to find out day of othe date ans is Friday then there was 1 prob on percentage which was very easy ans was 21340 then 2’nd section was english grammer had has been being like that hv to fill in the blanks was very wasy then last section was find relative words there was five Q 1 pant ANS:-breath 2inquire ans :- ask And 3 more out of that 1 ‘s ans was:- body 4 And others ans was :-through THEN THEY HAVE GD There was three topics 1 should we allow india’s talent to go to abrod 2 protest against seperate state is justify 3 inturuption of politics in cricket Thats all guys i cleared both the rounds now preparing 4 interview best of luck
Explain three modes in which files can be accessed from python program
what is technical system, business system, logical system in sap pi7.0
What is the entry point function of a DLL?
What is the use of Differ interface check box in Ship confirm?
How do i find out the number of parameters passed into function?
what are resources in case of Threads
Is the IT field raise again? What is the position of IT after 4 years?
What ports must be open for DCOM over a firewall? What is the purpose of Port 135?
Write a shell program. Enter number of days from keyboard. Find out the number of years, month and days it contains
what is the software to run the GSM gate opener program
1. How many jobs can we write in a single file? 2. How many maximum members can exist in a single partition data set(pds) in jcl?
design a counter with the following repeated binary sequence: 0, 1, 2, 3, 4, 5, 6, 7, 8 using JK Flip Flop.
In JCl , we have COND parameter.This holds comparison code and condition.It also has only and even parameters. ex: COND((4,GE),EVEN).what the comma mean here. is that 'and' or 'or'.