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


Please Help Members By Posting Answers For Below Questions

State some of the advantages of object oriented programming?

822


Define a good interface?

715


Why do we separate interface from implementation?

735


Is is possible to define our own functional interface?

753


What is the syntax of object oriented method call?

712






Describe inheritance and non-inheritance of a derived class?

657


What is the use of destructive method?

694


How a program can be structured using the concept of object oriented programming?

766


Are constructors inherited? Can a subclass call the parent's class constructor? When?

734


What is overriding?

765


Explain the mechanism of composition?

705


What are abstract classes?

757


What are the methods required to create changes in subclasses?

741


Why are outlet connections required in object-oriented programming?

742


What are different ways to create string object?

733