What three things must a use case always describe?
What will be an ideal response?
The three things that a use case must describe are the actor that initiates the event, the event that triggers the use case, and the use case that performs the actions triggered by the event.
You might also like to view...
In naming a variable, the first character must be either a letter or a(n) ____.
A. underscore B. pound sign C. number sign D. ampersand
The original file that contains a table, chart, or object to be inserted into another file is known as the ________ file
Fill in the blank(s) with correct word
A suitable name for an operator function that adds two quantities would be ____.
A. addition B. ++ C. +operator D. operator+
A(n)________ is a program development tool that is used to find errors that may exist in a program.?
Fill in the blank(s) with the appropriate word(s).