Answer Posted / sweety
An object is destroyed to make memory available for further
use by any other object. and this can bo done by using
destructors.
| Is This Answer Correct ? | 5 Yes | 0 No |
Post New Answer View All Answers
What is oops in simple words?
write string class as your own class in java without using any built-in function
What are classes oop?
How do you achieve polymorphism?
What is difference between inheritance and polymorphism?
what are the realtime excercises in C++?
What is encapsulation in ict?
What is the fundamental idea of oop?
What is the difference between inheritance and polymorphism?
Why is oop better than procedural?
What is coupling in oop?
How Do you Code Composition and Aggregation in C++ ?
What is polymorphism oop?
Why is it so that we can have virtual constructors but we cannot have virtual destructors?
What is the problem with multiple inheritance?