Answer Posted / anonymous
2 Types of Exception
1) Checked Exception : All exception classes that come
under Hierarchy of Throwable except "Runtime Exception"
and "Error" are checked exception. Eg: IOException etc.
2) Unchecked Exception : All classes that come under
hierarchy of "Runtime Exception" and "Error" are unchecked
exception For Eg. : NullPointerException,
ArrayIndexOutOfBoundsException etc.
| Is This Answer Correct ? | 7 Yes | 1 No |
Post New Answer View All Answers
What is a class loader? What are the different class loaders used by jvm?
Brief description about local interfaces?
What is the difference between long.class and long.type?
Name the eight primitive java types.
Whats new with the stop(), suspend() and resume() methods in jdk 1.2?
What is the difference between java class and bean?
What restrictions are placed on the location of a package statement within a source code file?
What value does readline() return when it has reached the end of a file?
hi friends, i have done my BE(CSE)at 2011 then i have joined one company before they asked me 50k so i paid but now they telling no project here so we r going to close like that so now i need any job i have good knowledge in core java and j2ee(jsp,servlet,jdbc) so if u know any job pl help me
what is a portable component?
What is a modular application?
What is RMI and what are the services in RMI?
what are RemoteObjects?
What method is invoked to cause an object to begin executing as a separate thread?
Is infobus easy to use?