What is the difference between a component and an object?
Answers were Sorted based on User's Feedback
Answer / 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 |
Answer / guest
A component is an object that has been created, initialized,
and serialized. A component may be used by deserializing it.
| Is This Answer Correct ? | 4 Yes | 10 No |
What is mean by seamlessness in object-oriented systems development?
Why is it required to have an abstraction layer in uml?
Difference between Composition and Aggregation.
State some of the criticisms present with UML?
Explain the different elements of a Use Case?
Why do we need UML diagrams?
How do you represent static members and abstract classes in Class Diagram?
On what basis I will select or choose an uml modeling tool?
Define modeling in UML and it advantages.
What is Association and its types?
How are the diagrams divided?
What is collaboration diagram in UML?