COMPUTER SCIENCE AND ENGINEERING
SOFTWARE ENGINEERING
Question
[CLICK ON ANY CHOICE TO KNOW THE RIGHT ANSWER]
|
|
Architecture
|
|
Data
|
|
Interfaces
|
|
project scope
|
|
a, b, c
|
Detailed explanation-1: -In Design phase, which is the primary area of concern ? Explanation: Part of the design phase is to create structural and behavioral models of the system which is covered by architecture, data and the interface of the product.
Detailed explanation-2: -Designing a model is an important phase and is a multi-process that represent the data structure, program structure, interface characteristic, and procedural details. It is mainly classified into four categories – Data design, architectural design, interface design, and component-level design.
Detailed explanation-3: -Which of the following items are designed in the design phase of the software? Explanation: In the software design, each component of the software is designed, like the different modules, user interfaces, interfaces between different modules, data flow diagrams, control flow diagrams, etc.