What do you meant by static and dynamic modeling?
Answer Posted / vishnu swaroop
static modeling is a technique by which we can depict the
static constituents of software system.
it includes class diagram and object diagram.
Dynamic model is a technique that represents the behaviour of
the static components of software system.
| Is This Answer Correct ? | 24 Yes | 13 No |
Post New Answer View All Answers
What do you mean by virtual function and virtual classes?
What are a base class, subclass, and superclass?
what are the different ways for a method to be overloaded?
Define modularity?
How can I be thrown polymorphically?
What is the use of destructive method?
What are the Differentiate between abstraction and encapsulation.
Which keyword can be used for overloading?
Can we override static methods? Why?
Explain what is polymorphism?
Explain about object oriented programming?
Does PowerShell support OOPs?
Explain about multiple inheritance?
What do you mean by abstract classes?
How to differentiate between a CreateObject() and GetObject() ?