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

What restrictions are placed on method overriding?

0 Answers  


What is the difference between notify and notifyall method?

0 Answers  


What is Session reduplication and how its done?

0 Answers  


I want my class to be developed in such a way that no other class (even derived class) can create its objects. Define how can I do so?

0 Answers  


Why is Java a platform independent language?

1 Answers  


How do you read and print a string in java?

0 Answers  


What are static variables and functions?

0 Answers   Tech Mahindra,


Howmany number of objects we can store in an ArrayList. Is there any limit?

7 Answers   TCS,


How can you reverse a string?

8 Answers  


When finalize method is called?

3 Answers  


Can a lock be acquired on a class in java programming?

0 Answers  


Explain the difference between jvm and jre?

0 Answers  


Categories