MCQ IN COMPUTER SCIENCE & ENGINEERING

COMPUTER SCIENCE AND ENGINEERING

SOFTWARE ENGINEERING

Question [CLICK ON ANY CHOICE TO KNOW THE RIGHT ANSWER]
it shows the breakdown of the software into components that are implemented by a single developer or development team.
A
logical view
B
process view
C
development view
D
physical view
Explanation: 

Detailed explanation-1: -A development view, which shows how the software is decomposed for development. A physical view, which shows the system hardware and how software components are distributed across the processors in the system.

Detailed explanation-2: -Architectural Design-The architectural design is the highest abstract version of the system. It identifies the software as a system with many components interacting with each other.

Detailed explanation-3: -The four views of the model are logical, development, process and physical view. In addition, selected use cases or scenarios are used to illustrate the architecture serving as the ‘plus one’ view.

Detailed explanation-4: -Macroscopic system structure: this refers to architecture as a higher-level abstraction of a software system that consists of a collection of computational components together with connectors that describe the interaction between these components.

There is 1 question to complete.