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
What are the different types of classes implemented in the set interfaces? : java collections
What are the uses of the set interfaces in the java collections? : java collections
What is java collection? : java collections
What are the different types of features of the java collections framework? : java collections
What is the Spring2.5 MVC Navigation flow?
Should we create system software ( e.g operating system ) in java ?
What is iterator in the java collections framework? : java collections
What are the queues in the java collection framework? : java collections
my interviewer asked me what technical specification you used how to answer that question
What are the types of interface used in the java collections? : java collections
What are the classes in the java collection framework? : java collections
What is deque in the java collections framework? : java collections
what is mean by hasing and maping in java platform and advantage?
How is hashset maintained in memory by java ?
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