Which of the following activities could reduce the security benefits of mandatory vacations?
A. The replacement employee must perform the job from a different workstation than the vacationing employee.
B. The replacement employee must perform tasks in a different order than the vacationing employee.
C. The replacement employee must run the same applications as the vacationing employee.
D. The replacement employee must run several daily scripts developed by the vacationing employee.
D
Explanation: Making the replacement run several daily scripts developed by the vacationing employee could reduce the security benefits of mandatory vacations. It could be that the scripts include actions that are fraudulent in nature.
All of the other activities increase the security benefits of mandatory vacations.
You might also like to view...
Which statement is false?
a. All built-in collections are synchronized. b. Concurrent access to a Collection by multiple threads could cause indeterminate results or fatal errors. c. To prevent potential threading problems, synchronization wrappers are used around collection classes that might be accessed by multiple threads. d. A synchronization wrapper class receives method calls, adds some functionality for thread safety and then delegates the calls to the wrapped class.
Which of the following statements is true?
a. Ranges of characters can be represented by placing a ~ between two characters. b. [^Z] is the same as [A~Y]. c. Both “A*” and “A+” will match “AAA”, but only “A*” will match an empty string. d. All of above.
To work successfully with pictures in Expression Web, it is important to understand image file formats. Name the three types of digital file formats used in Web pages. Briefly describe the best use for each format.
What will be an ideal response?
Errors on a network can occur:
a. only on dial-up type of circuits b. because of noise on the line c. only on poorly maintained networks d. only due to Gaussian noise e. only due to lightning strikes