Answer Posted / rams
no spece because that is empty that's why garbage collector
will catch
| Is This Answer Correct ? | 5 Yes | 12 No |
Post New Answer View All Answers
What is the purpose of polymorphism?
What is an example of genetic polymorphism?
What is solid in oops?
What is ambiguity in inheritance?
Which language is not a true object oriented programming language?
Can we create object of abstract class?
What is interface? When and where is it used?
What is inheritance write a program to show use of inheritance?
How Do you Code Composition and Aggregation in C++ ?
What is difference between multiple inheritance and multilevel inheritance?
What is overloading in oop?
What are benefits of oop?
What is difference between abstraction and encapsulation?
What is the real life example of polymorphism?
How to use CMutex, CSemaphore in VC++ MFC