________ exception must be either caught or specified in
throws class of the method.
Answer Posted / aslam
checked exception
| Is This Answer Correct ? | 10 Yes | 0 No |
Post New Answer View All Answers
Name container classes in java programming?
Is string is a data type in java?
How many types of memory areas are allocated by jvm?
What is the difference between object oriented programming language and object based programming language?
What is a Transient Object?
what are the methods in object?
Which is better singleton or static class?
How do you override a variable in java?
Define an enumeration?
State one difference between a template class and class template.
Why main method is called first in java?
Is space a char?
When a lot of changes are required in data, which one should be a preference to be used? String or stringbuffer?
Explain about instanceof operator in java?
What is finally block?