What is the difference between static and dynamic
Classificaition.Give some examples.
Answers were Sorted based on User's Feedback
Answer / priyanka
static means constant. Dynamic means randomly we can change
in genral sences. So, static diagram we can not change it
si fixed attributes but dynamic diagram we can change. As
given example:- person job is attribut we can change the
job . so, it is dynamic but sex of person male / female we
canot change it is static
| Is This Answer Correct ? | 17 Yes | 5 No |
Answer / indra
Dynamic classification allows objects to change type within
the subtyping structure whereas static classification does
not Ex:for dynamic classification is person's job(It can
change).EX:for static classification sex.(male & female).
| Is This Answer Correct ? | 10 Yes | 3 No |
Answer / vignesh
Dynamic classification allows objects to change type within
the subtyping structure whereas static classification does
not Ex:for dynamic classification is person's job(It can
change).EX:for static classification sex.(male & female).
| Is This Answer Correct ? | 1 Yes | 1 No |
What does associations, aggregation and composition in a class diagram mean?
What is the difference between responsibility-driven and data-driven approaches?
Explain about dynamical behavior view?
What factors you will consider before starting uml designs?
What are the relationships in UML?
Detail the meaning of association?
What are the four phases of the Unified Process ?
2 Answers Maruti Suzuki, Rana,
What is an object lifeline?
What is a communication diagram in UML?
How the object diagrams gets represented in uml?
What are the different views that have to be considered before the buildup of an object oriented software system?
Explain about the methods in UML?