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


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  


What does a method signature consist of?

0 Answers  


Hi Friends.. can any one provide the real time example for methodoverloading and methodoverriding .........

2 Answers   Honeywell,


How many times finalize method will be invoked? Who invokes finalize() method in java?

0 Answers  


what is nested class in java?

0 Answers   IBS,






what is collatration?

0 Answers  


Write the algorithm to check the number non-leaf nodes in a tree.

0 Answers   Amdocs,


how come we know the object is no more used in the class?

2 Answers   Accenture,


What is use of static method?

0 Answers  


why static class in java or what is use of static class in java

3 Answers   SunGard,


What do you mean by collectors in java 8?

0 Answers  


how can i kill thread without stop() and destroy()

1 Answers  


Categories