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
What is the problem with multiple inheritance?
What is abstraction in oops with example?
What is class and object with example?
What is class in oop with example?
What are oops methods?
can we make game by using c
Why do we use class?
What are main features of oop?
Please send ford technologies placement paper 2 my mail id
what type of question are asked in thoughtworks pair programming round ?
What do you mean by abstraction?
What are two types of polymorphism?
What is class and example?
Write a c++ program to display pass and fail for three student using static member function
How does polymorphism work?