MCQ IN COMPUTER SCIENCE & ENGINEERING

COMPUTER SCIENCE AND ENGINEERING

SOFTWARE ENGINEERING

Question [CLICK ON ANY CHOICE TO KNOW THE RIGHT ANSWER]
This helps to model the physical aspect of an Object-Oriented software system. It is a structure diagram which shows architecture of the system as deployment (distribution) of software artifacts to deployment targets
A
Deployment Diagram
B
Package Diagram
C
Object Diagram
D
Profile Diagram
Explanation: 

Detailed explanation-1: -Deployment diagrams is a kind of structure diagram used in modeling the physical aspects of an object-oriented system. They are often be used to model the static deployment view of a system (topology of the hardware).

Detailed explanation-2: -In UML, deployment diagrams model the physical architecture of a system. Deployment diagrams show the relationships between the software and hardware components in the system and the physical distribution of the processing.

Detailed explanation-3: -Component diagrams are used to model the physical aspects of a system.

Detailed explanation-4: -Deployment diagrams are mainly used by system engineers. These diagrams are used to describe the physical components (hardware), their distribution, and association. Deployment diagrams can be visualized as the hardware components/nodes on which the software components reside.

Detailed explanation-5: -The deployment diagram consist of the following notations: A component. An artifact. An interface.

There is 1 question to complete.