The maintenance process is usually started with which of the following choices?

A. User request
B. Maintenance plan
C. Security breach
D. Management change


Answer: A

Computer Science & Information Technology

You might also like to view...

Write a shell script that operates in the background on two machines and ensures that the contents of a named directory on one machine is always a mirror image of another named directory on the other machine.

What will be an ideal response?

Computer Science & Information Technology

Comparator method compare should return ________ if the first argument is greater than the second argument.

a. a positive int value. b. zero. c. a negative int value. d. a String.

Computer Science & Information Technology

The elements of an array are related by the fact that they have the same .

a) constant value b) subscript c) type d) value

Computer Science & Information Technology

Which statement about CGI scripts is false?

A. You can use CGI scripts to start and stop external programs or to specify that a page updated automatically based on user input. B. You can use CGI scripts to create surveys and site search tools, but they are not appropriate for creating games. C. CGI lets you create dynamic web documents "on the fly" so that pages can be generated in response to preferences specified by the user. D. You can use CGI to do basic tasks such as record entries to a guest book or count the number of people who have accessed a specific page of your site.

Computer Science & Information Technology