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
How will you define abstract classes?
Can different parts of a partial class inherit from different interfaces?
What is the difference between an Abstract class and Interface?
Whether static method can use nonstatic members?
What is meant by overloading functions and operators?
How does abstraction differ from encapsulation.
Why is java not fully objective oriented?
What is the difference between function overloading and over riding?
What are the types of polymorphism?
Do we require parameter for constructors?
What is function override?
What is the significance of encapsulation?
What is meant by “abstract interface”?
What is the difference between data hiding and implementation?
What is Abstract method and how different from Virtual Method?