What is the difference between a component and an object?

Answers were Sorted based on User's Feedback



What is the difference between a component and an object?..

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

What is the difference between a component and an object?..

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

Post New Answer

More UML Interview Questions

What are the good practices to use while designing for reuse?

1 Answers  


What is an antipattern?

0 Answers  


What relations are there between the Class Diagrams and Domain models. 

0 Answers  


What are the approaches to preparing state chart?

0 Answers  


State some of the criticisms present with UML?

0 Answers  






Can we use UML for user interface (UI) design?

3 Answers   IBT, Protech,


What are the operations on facets supported by uml?

0 Answers  


What are the modelling diagrams that are most commonly used?

0 Answers  


Can you think of some nice examples where multiple actors are associated with a use case ?

2 Answers  


What are the messages and the dynamic diagrams?

0 Answers  


What are associative classes?

2 Answers   VSNL,


What is crc card?

0 Answers  


Categories