How Do you Code Composition and Aggregation in C++ ?
Answer Posted / binay pandit
The answer given by the gurunath is perfectly correct. i
mean excellent.
| Is This Answer Correct ? | 27 Yes | 7 No |
Post New Answer View All Answers
What are the three parts of a simple empty class?
What is polymorphism explain its types?
What is an advantage of polymorphism?
#include
what type of question are asked in thoughtworks pair programming round ?
How do you answer polymorphism?
Get me a number puzzle game-program
What does enum stand for?
What is overloading in oops?
What does no cap mean?
What is cohesion in oop?
Why do we use class?
Give an example where we have to specifically use C programming language and C++ programming language cannot be used?
What is oops concept with example?
IS IT NECESSARY TO INITIALIZE VARIABLE? WHAT IF THE INSTANCE VARIABLE IS DECLARED final ? IS IT NECESSARY TO INITIALIZE THE final VARIABLE AT THE TIME OF THEIR DECLARATION?