_________ controls stop a person from acting.

a. detective
b. corrective
c. mitigating
d. preventive
e. backup


Ans: d. preventive

Computer Science & Information Technology

You might also like to view...

What is the correct declaration statement for an array of 100 integers?

A. dimension int [100]; B. int numbers[99]; C. dim numbers[100]; D. int numbers[100];

Computer Science & Information Technology

A character used to separate text into groups is called a:

A) delimiter. B) limiter. C) qualifier. D) separator.

Computer Science & Information Technology

With point type, a(n) ____ is the line on which the text will rest as you type.

a. index b. header c. footer d. baseline

Computer Science & Information Technology

With a generic catch, any type of exception is handled by the catch code.

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

Computer Science & Information Technology