Answers

Question and Answer:

  Home  Programming

⟩ What do you meant by static and dynamic modeling in programming?

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. But Dynamic modeling refers representing the object interactions during runtime. It is represented by sequence, activity, collaboration and statechart diagrams

 169 views

More Questions for you: