The scope of the project, the data captured, and the usability of new information technology systems are some of the decisions taken by:

a. software developers.
b. managers.
c. software testers.
d. network administrators.


b. managers.
Managers, working in conjunction with information technology (IT) specialists, must make many decisions when implementing a new IT solution, including how broad the project will be in scope, what data to capture, how databases and applications should be tailored, what information will flow from the systems and to whom, and, most importantly, how people will use the system to make a difference.

Computer Science & Information Technology

You might also like to view...

Which of the following are valid specifiers for the printf statement?

a. %4c b. %10b c. %6d d. %8.2d e. %10.2e

Computer Science & Information Technology

CapsLock and NumLock are examples of ________ keys

Fill in the blank(s) with correct word

Computer Science & Information Technology

The result of adding an integer to a pointer can be stored in a pointer variable.

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

Computer Science & Information Technology

Which statement is true?

a) The members of a union can be of any type. b) The members of a union must all be of the same type. c) A union may not be assigned to another union of the same type. d) Unions may be compared to other unions of the same type.

Computer Science & Information Technology