COMPUTER SCIENCE AND ENGINEERING
SOFTWARE ENGINEERING
|
Question
[CLICK ON ANY CHOICE TO KNOW THE RIGHT ANSWER]
|
|
|
Deployment Diagram
|
|
|
Package Diagram
|
|
|
Object Diagram
|
|
|
Profile Diagram
|
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.