Can we nested try statements in java?


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

Post New Answer

More Core Java Interview Questions

Differentiate between stringbuffer and stringbuilder in java.

0 Answers  


Explain the importance of import keyword in java?

0 Answers  


I have a class which is abstract which contains only the abstract methods. This is similar to an interface. Then, if i have given a choice to choose one of them. Which one i have to choose and why?

4 Answers  


Which class represents the socket that both the client and server use to communicate with each other?

0 Answers  


Why should I use abstract class?

0 Answers  






How is string immutable in java?

0 Answers  


What are filterstreams?

0 Answers  


Explain where variables are created in memory?

0 Answers  


What is meant by data hiding/encapsulation?

0 Answers   Cyient,


What is the difference between class & object?

0 Answers  


Why local variables are stored in stack?

0 Answers  


How do singleton patterns work?

0 Answers  


Categories