Answer Posted / vikas
Exception is a class available in java.lang package and has
many subclasses.
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
What is type safety in java?
What access modifiers can be used for methods?
What is meant by memory leak?
What methods are used in Servlet?Applet communication?
What do you understand by Header linked List?
Why string objects are immutable in java?
How many boolean functions are there?
How to stop a thread in java? Explain about sleep () method in a thread?
Does java allow default arguments?
In a container there are 5 components. I want to display all the component names, how will you do that?
Why is stringbuffer not immutable?
Which are the two subclasses under exception class?
What is called module?
I want to re-reach and use an object once it has been garbage collected. Define how it’s possible?
What is final method?