_____ include changing programs, procedures, or documentation to ensure correct system performance; adapting the system to changing requirements; and making the system operate more efficiently.

A. Team building activities
B. Elicitation activities
C. Maintenance activities
D. Testing activities


Answer: C

Computer Science & Information Technology

You might also like to view...

Suppose we wish to use a constructor of a Foo class (not a class template) that passes in one integer parameter. We wish to make an object called f and pass 5 into this constructor. The code for doing so would look like this:

A. f.Foo( 5 ); B. Foo( 5 ) f; C. Foo f( 5 ); D. f( Foo( 5 ) );

Computer Science & Information Technology

Someone who breaks into computer systems to create mischief or steal information is a(n) ________

Fill in the blank(s) with correct word

Computer Science & Information Technology

The expanded Picture Styles gallery, shown in the accompanying figure, is displayed by clicking the ____ button.

A. More B. Expand C. Show all styles D. Full style set

Computer Science & Information Technology

Header Row, Total Row, and First Column are special formatting options that apply to ____.

A. tables B. charts C. text boxes D. Quick Parts

Computer Science & Information Technology