Answer Posted / rakhi
Object is distroyed when it goes out of the scope and it
can be distroy with its default destructor.
| Is This Answer Correct ? | 18 Yes | 0 No |
Post New Answer View All Answers
c++ program to swap the objects of two different classes
What is the oops and benefits of oops programming?
What is multilevel inheritance?
What is multilevel inheritance explain with example?
What are the benefits of interface?
How do you define social class?
What is property in oops?
What is the problem with multiple inheritance?
Why can't we have instance(stack) of a class as a member of the same class like eg.Class A{A obj;} as we can have self refential pointer
why reinterpret cast is considered dangerous?
write a program to find 2^n+1 ?
What is this pointer in oop?
Why is object oriented programming so hard?
what type of question are asked in thoughtworks pair programming round ?
What is static in oop?