?
CASE
?
Critical Thinking Questions
Case 7-1
?
Priscilla is providing the junior analysts, in her firm, on the team with some real-world illustrations to explain some of the recommendations that they must be prepared to make to clients, based on what they have studied in their coursework, in order to solidify their understanding.
Which of the following is a reason Priscilla would offer as a reason for in-house software development??

A. ?The client is looking to spend the least possible time in implementation.
B. ?The client wants to be able to use fewer technical development staff members.
C. ?The client has a number of very distinctive security requirements.
D. ?The client wishes to receive future upgrade from the vendors.


Answer: C

Computer Science & Information Technology

You might also like to view...

What is the output of the following code:

int a = 6, b = 4; if (a + b < 10) a = 5; else a = a + 1; a = a + 2; cout << a; a) 9 b) 6 c) 7 d) 5

Computer Science & Information Technology

The action of increasing or decreasing the size of the viewing area on the screen

a. Drag b. Zoom c. Triple-click

Computer Science & Information Technology

Rogue access points are difficult to add to a network.

Answer the following statement true (T) or false (F)

Computer Science & Information Technology

Your company has recently purchased a new Web server that will be customer facing. Currently no security controls are deployed on the Web server. During risk analysis, it was determined that the cost of any Web server compromise would be $250,000. You deploy a security solution for $25,000 that will provide a 90% reduction in risk. What is the ROI for this solution?

A. $225,000 B. $200,000 C. $25,000 D. $22,250

Computer Science & Information Technology