An auditor wants to reduce the server footprint in a company's remote datacenter to decrease hosting costs. Regarding life-cycle management, which if the following is the auditor MOST likely to look for in reviewing the company's asset data?
A. Make, model, asset tag, and serial number
B. Procurement date, current usage, and scheduled end of life
C. Licensing, warranty expiration date, and efficiency
D. Server configuration, MTBF, and replacement cost
Answer: B. Procurement date, current usage, and scheduled end of life
You might also like to view...
Why is it silly to have a static declaration (such as static int count;) above the main function? (That is, why is it silly to have a global, static variable?)
What will be an ideal response?
In the Smooth Motion app both _______ and _______ are happening simultaneously.
Fill in the blank(s) with the appropriate word(s).
Changing the sequence of a field may be done in only the design view
Indicate whether the statement is true or false
If a class designates all of its data members as private and all of its member functions as public, we must rely on ____ to access data members.
A. scope resolution operators B. member functions C. assignment statements D. equivalence statements