What is the purpose of checked and unchecked exceptions in JAVA?


No Answer is Posted For this Question
Be the First to Post Answer

Post New Answer

More Core Java Interview Questions

How to write custom exception in java?

0 Answers   Cyient,


Which are thin and thicK wrapper Class's in Java?

1 Answers  


we know that every java prog must follows OOPS Principles. Anybody can answer, HOW THE FOLLOWING PROGRAM FOLLOWS OOPS CONCEPTS i.e, Inheritance,Polymarphism,Encapsulation? class a{ public static void main(String args[]){ System.out.println("Hello World"); } }

3 Answers  


What is the major advantage of external iteration over internal iteration?

0 Answers  


How to print nodes of a Binary tree?

0 Answers  






How will you load a specific locale?

0 Answers  


How many types of literals are there in JAVA?

0 Answers   Cap Gemini,


What is double word?

0 Answers  


How many arguments can a method have java?

0 Answers  


What is return code?

0 Answers  


When object is created and destroyed?

0 Answers  


Can I declare class as static or private?

0 Answers  


Categories