Answer Posted / hima bindu
an instance of a class is called an object...
| Is This Answer Correct ? | 9 Yes | 1 No |
Post New Answer View All Answers
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
What are the important components of cohesion?
What is the renewal class?
What do you mean by variable?
write a C++ program for booking using constructor and destructor.
Can static class have constructor?
• What are the desirable attributes for memory managment?
Why oops is important?
What is the difference between static polymorphism and dynamic polymorphism?
Why is static class not inherited?
Why do we use oops?
What is a superclass in oop?
What is the fundamental idea of oop?
Plese get me a perfect C++ program for railway/airway reservation with all details.
How Do you Code Composition and Aggregation in C++ ?