Basic and Advance Programming Question:
Download Job Interview Questions and Answers PDF
What do you meant by static and dynamic modeling in programming?
Answer:
Static modeling is used to specify structure of the objects that exist in the problem domain. These are expressed using class, object and USECASE diagrams. But Dynamic modeling refers representing the object interactions during runtime. It is represented by sequence, activity, collaboration and statechart diagrams
Download Programming Interview Questions And Answers
PDF
Previous Question | Next Question |
What is meant by software development method? | Why generalization is very strong in programming? |