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 stringjoiner ?
What is a layout manager and what are different types of layout managers available in java awt?
What is canonical name in java?
What is a class variable?
What is the difference between logical data independence and physical data independence?
Write an algorithm for quick sort?
How many types of parsers are there?
What is nullpointerexception in java?
What is the base class in java from which all classes are derived?
Explain what access modifiers can be used for methods?
Explain OOPs concept.
Can a abstract class be defined without any abstract methods?
What design pattern you have used in your project? I answered Factory pattern, how it is implemented? What are its advantage? Do know about Abstract Factory?
What is regex used for?
Why is string buffer better than string ?