What is the Super Class of Exception in java?
Answer Posted / shalin shaji k
throwable
| Is This Answer Correct ? | 29 Yes | 4 No |
Post New Answer View All Answers
can we extend a class having only one parameterised constructor.Suggest the process to do it.
what are all the ant command options
what is the purpose of checked Menu options
could u please also write an example of a code that involves instances from an abstract class just as u did for interfaces because u said it could also work which i really doubt. thanks
what is d main diff between the java and .net framework
Given an array of size n. It contains numbers in the range 1 to n. Each number is present at least once except for 2 numbers. Find the missing numbers.
pleasew define carrier scope in abap (sap).
Explain polymorphism. Provide an example.
Given a cube of size n*n*n (i.e made up of n^3 smaller cubes), find the number of smaller cubes on the surface. Extend this to k-dimension.
code for connection from windows forms to sql server
how do i create my own exception class which will restrict IO exception?
write algo for cobol program whichuse three flat file to extract some specific information 8 marks mainframe
In mainframe SDSF, Can we copy the list of jobs currently executing in SDSF in to a seperate DATASET...?
Given an array of size n. It contains numbers in the range 1 to n. Each number is present at least once except for 1 number. Find the missing number
how to add Servlet-api.jar file into eclipse 3.3.2 ?