Can we use catch statement for checked exceptions when there is no chance of raising exception in our code?


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

Post New Answer

More Core Java Interview Questions

Which way a developer should use for creating thread, i.e. Sub classing thread or implementing runnable.

0 Answers  


If an object reference is set to null, will the garbage collector immediately free the memory held by that object?

0 Answers  


what is difference betwenn Access Specifier and Access Modifier ????

2 Answers  


What does nextint () do in java?

0 Answers  


What is the use of isempty in java?

0 Answers  






what is mean by String and StringBuffer? What is mean by Methooverriding and Overloading?

3 Answers   Satyam, STI,


What is methods in java?

0 Answers  


If there is no implementation of MARKER INTERFACE in java. Then how compiler come to know about specification.

2 Answers  


State the main difference between c++ and java?

0 Answers  


What is the difference between Resultset and Rowset.

6 Answers   IBM, Wipro,


Is call by reference possible in java?

0 Answers  


Is this valid in java ? Can we instantiate interface in java?

0 Answers  


Categories