What are the two types of exceptions in java? Which are the differences between them?


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

Post New Answer

More Core Java Interview Questions

Can a static class have a constructor java?

0 Answers  


How can be define MARKER interfce in java

1 Answers  


I want to run a simple hello world java (HelloWorld.java) program using a batch file. How can i run it and how to construct a batch file.

1 Answers   Infosys,


What is a boolean used for?

0 Answers  


What is busy spin, and why should you use it?

0 Answers  






Can we have any code between try and finally blocks?

0 Answers  


What are the parts of a method?

0 Answers  


What is treemap in java?

0 Answers  


How do you check if a string is lexicographically in java?

0 Answers  


what are synchronized methods and synchronized statements? : Java thread

0 Answers  


How many techniques can be employed to create a string object?

0 Answers  


what should do when using multiple catch() block & what should never do for the same?

1 Answers  


Categories