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
Explain about dependency?
What is current system?
Detail whether UML can be used as a programming language?
What are UML Messages?
What is dependency?
What is UML state diagram?
What are the Dynamic diagrams in UML?
What are the relationships used in UML?
What is UML Architecture?
State some benefits of iterative development?
What does state model represent?
What are the key principles that underlie patterns?
What is elaboration?
What is the difference between Activity and sequence diagrams?
What is package diagram in UML with example?