What do you meant by static and dynamic modeling?
Answer Posted / navnath bodke
the example of static modeling is class model and object model and
the example of dynamic modeling is state diagram and sequence diagram
Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What is the difference between data hiding and implementation?
What is Abstract method and how different from Virtual Method?
How to define an abstract class?
How to define an interface?
Do structs support inheritance?
Can you give some examples of tokens?
Why abstraction is important?
Can you use virtual, override or abstract keywords on an accessor of a static property?
What is meant by overloading functions and operators?
What is a try/ catch block?
What is the main difference between overloading and overriding?
Can I implement polymorphism using abstract class?
What is difference between encapsulation and abstraction?
Classes and structs support inheritance. Is this statement true or false?
State about java and its relation to object oriented programming?