INTERVIEW QUESTIONS
PROGRAMMING LANGUAGES
UML
DETAILS
Question: What is modeling? What are the advantages of creating a model?
Answer: Modeling is a proven and well-accepted engineering technique which helps build a model. Model is a simplification of reality; it is a blueprint of the actual system that needs to be built. Model helps to visualize the system. Model helps to specify the structural and behavior of the system. Model helps make templates for constructing the system. Model helps document the system.
|