What is the difference between a component and an object?
Answer Posted / nandhagopal. p
1) A component is business-oriented (or)
application-oriented. But an object is technology-oriented.
2) A component is Standard-Based (or) Architecture-Based.
But an object is Language-Based.
3) A component provides services. An object provides
operations and methods.
4) A component can be understood by everyone. An object can
be understood only by the developers.
5) Component's main focus is on Abstraction and its
secondary focus is on Encapsulation. An object's main focus
is on Encapsulation and its secondary focus is on Abstraction.
PSG COLLEGE OF TECHNOLOGY
COIMBATORE
TAMILNADU
| Is This Answer Correct ? | 27 Yes | 3 No |
Post New Answer View All Answers
how will u use com+ register
Explain about dynamic diagrams?
Explain about static diagrams?
What are class diagrams in UML?
What are the key principles that underlie patterns?
What is component diagrams in UML?
What are the roles played by packages in uml?
Does UML diagram have relationships?
What are the types of event?
What is static modeling and dynamic modeling in UML?
Tell us the difference between activity and sequence diagrams?
Explain about composition?
What are the features of UML?
What are the different parts of a deployment diagram?
What is inheritance in oosad?