Why many objects can working together?
How objects working togetherM
I want to see example code.
Answer Posted / mms zubeir
Don't answer some useless sentences that you know at most,
I am referring the previous answer...
And, please write questions in a cleaner way...
Somehow, I got your question. This needs a long answer if
you need explaination with samples. However, I would try to
brief in a couple of sentences.
A system is comprising of a set of objects which are
interrelated. In C++ / OOAD terms, there are number of ways
to achieve this, for example, association, containment,
aggregation, dependency, realization,...etc in OOAD terms.
In C++ terms, it could be through inheritance,
polymorphism, inner classes, containment, etc.
Hurrah! I believe you can write samples now - right?
| Is This Answer Correct ? | 2 Yes | 1 No |
Post New Answer View All Answers
Why do we use polymorphism in oops?
Advantage and disadvantage of routing in telecom sector
What is overriding vs overloading?
What is encapsulation in oop?
What is oops in simple words?
What is polymorphism what is it for and how is it used?
Why is oop better than procedural?
Whats is abstraction in oops?
What is polymorphism programming?
Give two or more real cenario of virtual function and vertual object
What is constructor in oop?
What is abstraction oop?
What are the 3 principles of oop?
How oops is better than procedural?
What is oops and its features?