How many types of exception can occur in a java program?


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

Post New Answer

More Core Java Interview Questions

what is the difference between abstract class and Interface?where we can use it in realtime projects?

23 Answers   Agile Software, Cognizant, IBM, Innodata, Logica CMG, Mitosis, Nagarro, Value Chain,


What is the difference between class forname and new?

0 Answers  


Difference between error and exception

3 Answers   Nous, TCS,


When we give defination of interface method in the class why method must be public???

2 Answers  


How we can execute any code even before main method?

0 Answers  






Have you worked on bits programming? examples?What is bit? How many bits are there in the byte?

1 Answers  


What is the purpose of interface?

0 Answers  


How can you say java is object oriented?

0 Answers  


What is local declaration?

0 Answers  


Scenario: There are 1 to 100 numbers. Each number should be keep in the each column like from A column to Z column ie 1 to 26. From 27 to 52 should be in 2nd row in the excel sheet. This has to be continue till 100. How do you write Java program and what are various methods.

4 Answers   Cap Gemini,


What do you understand by soft reference?

0 Answers  


How does a try statement determine which catch clause should be used to handle an exception?

2 Answers  


Categories