An administrator reassigns a laptop to a different user in the company. Upon delivering the laptop to the new user, the administrator documents the new location, the user of the device and when the device was reassigned. Which of the following BEST describes these actions?
A. Network map
B. Asset management
C. Change management
D. Baselines
Answer: B. Asset management
Computer Science & Information Technology
You might also like to view...
Which of the followings is the correct CSS style rule that removes the bullet next to each list item?
a. li {list-bullet: none}; b. li {list-type: none}; c. li {list-style: none}; d. li {list-style-type: none};
Computer Science & Information Technology
The compiler does not automatically allocate new memory space for any C-string pointed to by a pointer variable.
Answer the following statement true (T) or false (F)
Computer Science & Information Technology