What do you meant by static and dynamic modeling?

Answer Posted / musheer

Static model is a time independent view of a system . however static modelling is supposed to detail what preferrably might happen instead of the numerous possibilities. that's why it is more rigid and cannot be changed. therefore, it is called static modelling . use case can be a part of both static and dynamic modelling depending on how it is designed. normally it is, a part of static modelling . it includes
class diagram
object diagram
component diagram
deployment diagram

.Dynamic Modeling
it is time dependent and more appropriately it shows what an object does essentially with many possibilities that may arise. it is flexible but its flexibility is limited to the design on the system.
it includes
use case
interaction
state chart
activity

Is This Answer Correct ?    25 Yes 9 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is garbage collection(gc)?

569


What is static and dynamic Binding?

573


Can you create an instance of an abstract class?

562


What are manipulators?

646


What are the rules to define a functional interface?

530






How to make a class accessible as a web service?

526


Why is C not an OOP language?

580


What is meant by “abstract interface”?

602


Can an interface implement or extend another interface?

556


How many methods are there in the externalizable interface?

555


How do you prevent a class from being inherited by another class?

610


What is constructor and virtual function? Can we call virtual funciton in a constructor?

601


How does abstraction differ from encapsulation.

563


What is the difference between abstract & interface?

579


What is single and multiple inheritance?

558