How do I make sure that an object is released in code such as a connection or file object?


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

Post New Answer

More OOAD Interview Questions

What is an abstraction and why is it important?

0 Answers  


What is overriding?

0 Answers   MindCracker,


Is it possible to override private virtual methods?

0 Answers   Infosys,


What is the benefit of Composition over Inheritance?

0 Answers  


What interface must an object implement before it can be written to a stream as an object?

0 Answers  






What is the difference between a class and a structure?

0 Answers  


What is the difference between a class and an object?

0 Answers  


Comment: C++ "includes" behavior and java "imports"

1 Answers  


What does the keyword virtual represented in the method definition?

0 Answers  


Why dynamic loading is used in object-oriented programming?

0 Answers  


What is diamond inheritance problem? How java 8 solves this problem?

0 Answers  


Can an interface inherit from another interface?

0 Answers  


Categories