Answer Posted / raghavendra singh
The Superclass of exception---
is Throwable.it is supermost class of all the Exception.
| Is This Answer Correct ? | 16 Yes | 0 No |
Post New Answer View All Answers
What is hash code collision?
What is an object’s lock and which object’s have locks?
What is sizeof in java?
What is finalize()?
What is volatile data type?
What are the advantages of user defined functions?
Mention the default values of all the elements of an array defined as an instance variable.
How many bits are used to represent unicode, ascii, utf-16, and utf-8 characters?
Does java arraylist maintain insertion order?
What is super constructor?
How does varargs work in java?
What is compareto () in java?
What is data string?
What restrictions are placed on method overriding?
Write a program to solve producer consumer problem in java?