The audience:

a. Should be incorporate into the design using Use Case Diagrams.
b. Is not important.
c. Should be considered but should not be an important aspect in the design of the project.
d. None of the above.

a. Should be incorporate into the design using Use Case Diagrams.

Computer Science & Information Technology

You might also like to view...

A binary search begins by:

a. comparing the search item to all the items in the list or array, on the first pass b. comparing the search item to half the items in the list or array on the first pass c. comparing the search item to the first item in the list or array on the first pass d. creating an index file

Computer Science & Information Technology

A Call statement that passes values to a subprogram contains the subprogram’s name and, in parentheses, a list of:

a. parameters b. arguments c. variables d. any of the above

Computer Science & Information Technology