what is the difference between checked and unchecked
Exceptions?

Answer Posted / rohit

checked exceptions are error is suppose source file is
open... unchecked exception are error i.e array index out of
bound..thats all checked exception occur at compile time and
unchecked exception occurs at run time.

Is This Answer Correct ?    12 Yes 2 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What are the different types of classes implemented in the set interfaces? : java collections

712


What are the uses of the set interfaces in the java collections? : java collections

632


What is java collection? : java collections

691


What are the different types of features of the java collections framework? : java collections

670


What is the Spring2.5 MVC Navigation flow?

5539






Should we create system software ( e.g operating system ) in java ?

661


What is iterator in the java collections framework? : java collections

618


What are the queues in the java collection framework? : java collections

631


my interviewer asked me what technical specification you used how to answer that question

2026


What are the types of interface used in the java collections? : java collections

669


What are the classes in the java collection framework? : java collections

697


What is deque in the java collections framework? : java collections

614


what is mean by hasing and maping in java platform and advantage?

1941


How is hashset maintained in memory by java ?

695


Hi frnds how to lock an user when he enter wrong credentials more than 3 time using java or j2ee tech take username and password in a bean no need to connect DB and validate give me some sample application code or links its urgent for me thanks in advance

1989