InterviewSolution
Saved Bookmarks
| 1. |
One creates Behavioral models of a system when you are discussing and designing the system architecture.(a) True(b) FalseI had been asked this question in an online interview.My question is taken from System Modelling in division Software Modelling of Software Engineering |
|
Answer» CORRECT answer is (b) False The best explanation: STRUCTURAL models of software DISPLAY the organization of a system in terms of the components that make up that system and their RELATIONSHIPS. |
|