Add the following actors and use cases to the use case diagram:

A. FACULTY actor in the lower left side of the use case diagram.
B. Connect the FACULTY actor to the QUERY TRAINING CLASSES use case.
C. Because the computers may have software installed for a specific computer lab, the clerical support staff may be responsible for installing software on the computers. Connect the CLERICAL SUPPORT actor to the ADD SOFTWARE use case.
D. Add two new use cases below the QUERY TRAINING CLASSES use case: QUERY SOFTWARE EXPERT and below it, QUERY SOFTWARE INFORMATION.
E. Connect the FACULTY actor to the QUERY SOFTWARE EXPERT and QUERY SOFTWARE INFORMATION use cases.
F. Connect the MANAGEMENT actor to the QUERY SOFTWARE EXPERT use case.


Computer Science & Information Technology

You might also like to view...

Case-Based Critical Thinking QuestionsCase 8-1Leon wants to include a video clip with his PowerPoint presentation. To help him, please answer the questions below.Leon wants to hide the movie so it does not appear on a slide during the presentation, but the movie still plays automatically when you reach the slide. Use the __________ tab to select Hide While Not Playing and Play Full Screen.

A. VIDEO B. VIEW C. PLAYBACK D. OPTIONS

Computer Science & Information Technology

The ________ does the overhead work that does not directly affect the data plane

A) Data plane B) Control plane C) Management plane D) Forwarding plane

Computer Science & Information Technology

_____ is a process for controlling changes in system requirements during software development.

A. Data management B. Disk management C. Configuration management D. Email management

Computer Science & Information Technology

Which of the following statements about C strings is false?

A. The string type is a standard derived C type. B. C strings are stored in arrays of characters. C. C string are delimited by a null character. D. C string literals are coded in double quotes. E. C strings are a variable length structure.

Computer Science & Information Technology