A company is terminating an employee for misbehavior. Which of the following steps is MOST important in the process of disengagement from this employee?
A. Obtain a list of passwords used by the employee.
B. Generate a report on outstanding projects the employee handled.
C. Have the employee surrender company identification.
D. Have the employee sign an NDA before departing.
Answer: C. Have the employee surrender company identification.
Computer Science & Information Technology
You might also like to view...
Given the following array declaration, what value is stored in testScores[2][0]?
``` Declare Integer testScores[3][3] = 66, 77, 88, 98, 87, 76, 65, 74, 89 ``` a. 98 b. 88 c. 89 d. 65
Computer Science & Information Technology
To edit a rule, select the rule in the CSS Designer Selectors pane, then enter the new settings in the ____________________ pane.
Fill in the blank(s) with the appropriate word(s).
Computer Science & Information Technology