_____ is performed to determine the economic feasibility of an information system project and to compare alternative solutions.

A. SWOT-check analysis
B. Economical detriment analysis
C. Contrast analysis
D. Cost-benefit analysis


Answer: D

Computer Science & Information Technology

You might also like to view...

A library is similar to a folder, but it only stores files of the same type.

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

Computer Science & Information Technology

public int mystery(int x, int y){    if (x >= y)        return x - y;    else        return x + y;}Based on the code in the accompanying figure, what would be the output of the following statement?System.out.println(mystery(8,7));

A. 1 B. 7 C. 8 D. 15

Computer Science & Information Technology

Adaptive maintenance _____.?

A. ?adds enhancements to an operational system and makes the system easier to use B. ?diagnoses and corrects errors in an operational system C. ?involves changing an operational system to make it more efficient, reliable, or maintainable D. ?competes for resources in an operational system

Computer Science & Information Technology

Which of the following is NOT a task performed by the governance group during the framework design phase, in cooperation with the framework team?

A. ensuring compliance with all legal and regulatory statutes and mandates B. guiding the development of, and formally approving, the RM policy C. recommending performance measures for the RM effort and ensuring that theyare compatible with other performance measures in the organization D. specifying who will supervise and perform the RM process

Computer Science & Information Technology