Match the following terms to their meanings:

I. Input mask
II. Data validation
III. 0
IV. 9
V. !

A. rules that help prevent individuals from entering invalid data
B. field property that determines the data that can be entered
C. causes the input mask to fill in from the left to right
D. indicates an optional digit or space
E. indicates a required digit

B, A, E, D, C

Computer Science & Information Technology

You might also like to view...

An exploit that attacks computer systems by inserting executable code in areas of memory not protected because of poorly written code is called which of the following?

a. Buffer overflow b. Trojan program c. Virus d. Worm

Computer Science & Information Technology

The ____ operator is evaluated first in the following expression: 9 * 2 - 8 > 5 + 2 / 2.

A. - B. + C. > D. *

Computer Science & Information Technology