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
I want to re-reach and use an object once it has been garbage collected. Define how it’s possible?
What is meant by vector class, dictionary class, hash table class, and property class?
Explain the polymorphism principle?
What is java util hashmap?
Can we have try block without catch block?
Explain a situation where finally block will not be executed?
Which is easier .net or java?
What is scope of a variable?
Explain how to force the garbage collection in java.
How many bits is a 64 bit byte?
Can a abstract class be declared final?
What is a line break?
What does t in java mean?
Is ++ operator is thread safe in java?
What is java objectoutputstream?