Podcast
Questions and Answers
Which of the following describes actor notation?
Which of the following describes actor notation?
- Representing a system as a set of classes that communicate through inheritance
- Modeling a system as a collection of functions that interact through variables
- Describing a system as a network of databases that exchange data through queries
- The people, hardware or systems that provide or receive information from the system (correct)
The diagrams below are UML behavioral diagrams except...
The diagrams below are UML behavioral diagrams except...
- Activity Diagram
- State Diagram
- Use Case Diagram
- Class Diagram (correct)
Programmers look at use case specification to understand complete requirements.
Programmers look at use case specification to understand complete requirements.
True (A)
The use case diagram ...
The use case diagram ...
Which of the following is not included in the diagrams used in UML?
Which of the following is not included in the diagrams used in UML?
What type of association exist in the class diagram below
What type of association exist in the class diagram below
Which of the following is the most suitable name for a class responsible for managing and maintaining
information about users in a social media platform?
Which of the following is the most suitable name for a class responsible for managing and maintaining information about users in a social media platform?
What is a key rule for constructing Level One DFDs regarding processes?
What is a key rule for constructing Level One DFDs regarding processes?
is a class a description of an object?
is a class a description of an object?
What symbol denotes protected visibility in UML?
What symbol denotes protected visibility in UML?