-
Material
-
- Join this Course to access resources
-
UML Quiz
Rating
0
0
There are no comments for now.
Join this Course
to be the first to leave a comment.
1.
What is UML?
2.
Which are the principal kinds of relationships that are important in the class diagram?
3.
What is component diagram?
a component diagram depicts how components are wired together to form larger components or software systems.
It 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.
It is a graph of instances, including objects and data values.
4.
What is a Deployment Diagram?
It is a structure diagram which shows architecture of the system as deployment (distribution) of software artifacts to deployment targets.
It is a graph of instances, including objects and data values.
It helps to model the physical aspect of an Object-Oriented software system.
It 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.
5.
What is an object diagram?
It 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.
It is a graph of instances, including objects and data values.
An object diagram is a graph of instances, including objects and data values. A static object diagram is an instance of a class diagram; it shows a snapshot of the detailed state of a system at a point in time.
It is a structure diagram which shows architecture of the system as deployment (distribution) of software artifacts to deployment targets.