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
What is package diagram in UML with example?
How would you define architecture?
What are the elements which are utilized in the state chart diagram?
What are interfaces in UML?
What is the purpose of UML diagrams?
What is component diagrams in UML?
What are boundary, entity and control classes?
What are the different steps involved in object oriented analysis?
What is functional requirement?
Why is it required to have an abstraction layer in uml?
What is object diagram in UML?
What is UML and its features?
Every object has : state, behavior and identity - explain
What is the difference between translational and elaborational approaches?
What is current system?