How does Composition mechanism works ?

 Posted by Chvrsri on 8/26/2011 | Category: OOPS Interview questions | Views: 5906 | Points: 40
Answer:

This mechanism helps to simplify a complex problem into an easier problem.It generally makes different classes and objects to communicate with each other and thus making the problem solved. It communicates with the problem by making different classes and objects to send a message to each other.


Asked In: Many Interviews | Alert Moderator 

Comments or Responses

Login to post response