OOPs Concepts
Programming and Technical
Programming
Technical
What do you meant by static and dynamic modeling?
Read Solution (Total 1)
-
- Static modeling is used to specify structure of the objects that exist in the problem domain. These are expressed using class, object and USECASE diagrams.
Dynamic modeling refers representing the object interactions during runtime. It is represented by sequence, activity, collaboration and state chart diagrams. - 8 years agoHelpfull: Yes(2) No(0)
OOPs Concepts Other Question