What do you meant by static and dynamic modeling?

Answer Posted / arul

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 statechart diagrams

Is This Answer Correct ?    178 Yes 39 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

what is virtual function and pure virtual function ?

711


What is the difference between abstract & interface?

754


What is the main difference between overloading and overriding?

745


A class inherits from 2 interfaces and both the interfaces have the same method name as shown below. How should the class implement the drive method for both car and bus interface?

716


Explain colloboration

686






What is a final variable?

749


What is overriding?

765


Explain about object oriented programming?

761


What is meant by function overloading and function overriding?

755


Define modularity?

806


What are virtual functions, base class pointer, derived class pointer, biding references?

734


What is the @functionalinterface annotation?

679


What is abstraction? How does it differ from encapsulation

687


What are the rules to define a functional interface?

693


How can I be thrown polymorphically?

727