Answer Posted / sheetal panchal
java.lang.throwable
Throwable is the superclass for all exceptions and errors.
| Is This Answer Correct ? | 6 Yes | 0 No |
Post New Answer View All Answers
Explain about features of local inner class?
How can you read content from file in java?
Can we have two main methods in a java class?
Where are local variables stored?
Is there a case when finally will not execute?
What is keyset in java?
What does i ++ mean in Java?
worst case complexities of Quick sort and Merge sort.
What is multithreading and its advantages?
Can we have two methods in a class with the same name?
Which class contains a method: cloneable or object?
What is widening and narrowing in java? Discuss with an example.
What is a concrete classes? Is Java object class is concrete class?
What is main method?
How do you declare a string variable?