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 abstract method?
What is the purpose of late binding in object-oriented programming?
What is early and late Binding?
What is a subclass?
How do you prevent a class from being inherited by another class?
Why do we separate interface from implementation?
Do structs support inheritance?
Write a note about inheritance?
Can an interface implement or extend another interface?
What is sealed modifiers?
How to achieve data abstraction?
What does the keyword virtual represented in the method definition?
What is the use of interface?
Can an interface have an inner class?
What is bootstrap, extension and system class loader? Or can you explain primordial class loader?