MCQ IN COMPUTER SCIENCE & ENGINEERING

COMPUTER SCIENCE AND ENGINEERING

SOFTWARE ENGINEERING

Question [CLICK ON ANY CHOICE TO KNOW THE RIGHT ANSWER]
During process of modeling the system in context, systems that interact with the target system are represented as
A
Peer-level systems
B
Subordinate systems
C
Superordinate systems
D
Working systems
E
a, b, c
Explanation: 

Detailed explanation-1: -A structural perspective, where you model the organization of a system or the structure of the data that is processed by the system.

Detailed explanation-2: -A process view, which shows how, at run-time, the system is composed of interacting processes. 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-3: -Which model in system modelling depicts the dynamic behaviour of the system ? Explanation: Behavioral models are used to describe the dynamic behavior of an executing system.

Detailed explanation-4: -Architectural model represents the overall framework of the system. It contains both structural and behavioral elements of the system. Architectural model can be defined as the blueprint of the entire system.

There is 1 question to complete.