Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


Why many objects can working together?
How objects working togetherM
I want to see example code.

Answers were Sorted based on User's Feedback



Why many objects can working together? How objects working togetherM I want to see example code. ..

Answer / 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

Why many objects can working together? How objects working togetherM I want to see example code. ..

Answer / mani

three oject can work together in a code

Is This Answer Correct ?    0 Yes 2 No

Post New Answer

More OOPS Interview Questions

what is difference between thread and programme.

1 Answers   NCC,


Which is not an object oriented programming language?

0 Answers  


What is Hashing and how is it done? Pictorial form?

2 Answers   emc2, Wipro,


What is the difference between pass by reference and pass by value?

12 Answers   Pfizer, TCS,


what is the advantage in software? what is the difference between the software developer and Engineer

1 Answers  


You attempt to query the data base with this command: SELECT name, salary FROM employee WHERE salary=(SELECT salary FROM employee WHERE last name='Wagner' OR dept no=233) Choose most appropriate option from the following: 1)Sub-queries are not allowed in the where clause. 2)a multiple row sub-query used with a single row comparison operator. 3)a single row query is used with a multiple row comparison operator.

10 Answers   Zycus Infotech,


Can private class be inherited?

0 Answers  


How Do you Code Composition and Aggregation in C++ ?

3 Answers   IBM, NET,


what is the definition of incapsulation

2 Answers  


What is pure oop?

0 Answers  


write a c++ code to overload + and - for a stack class such that + provides push and - provides pop operation

1 Answers   College School Exams Tests, HCL, IBM, TCS,


How to overload new operator in c++

2 Answers  


Categories