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's the benefit of using inheritance?
What is a nested interface?
Explain about the relationship between object oriented programming and databases?
What is the use if instanceof keyword?
Difference between encapsulation and data hiding ?
What is the main difference between a class and an object?
What is early and late Binding?
What do you mean by polymorphism?
What is overriding?
What are the properties that are defined in an object model?
Explain what is object oriented programming language?
What if we make the method as abstract in another interface?
Can we access interface static method using interface references?
Write a program to show the inheritance used in a class.
Explain about object oriented databases?