A project manager is evaluating proposals for a cloud commuting project. The project manager is particularly concerned about logical security controls in place at the service provider's facility. Which of the following sections of the proposal would be MOST important to review, given the project manager's concerns?
A. CCTV monitoring
B. Perimeter security lighting system
C. Biometric access system
D. Environmental system configuration
Answer: C. Biometric access system
You might also like to view...
The default value for a string is ________.
a. null b. void c. blanks d. the empty string
What is the complexity of the bubble sort algorithm in the worst case scenario?
a. O(n^2) b. O(n) c. O(2^n) d. O(log(n))
According to the POSIX threading API, processor registers, a stack and a signal mask are ________.
a) maintained individually for each thread in a process b) shared between all threads in a process c) shared between some threads in a process d) none of the above
When a program written in a Visual Studio 2010 programming language is compiled, the code is translated into an intermediate language called the ____________________.
Fill in the blank(s) with the appropriate word(s).