A data dictionary specifies a data element’s _____, which is the set of values permitted for the data element.

A. index
B. domain
C. array
D. record

Answer: B

Computer Science & Information Technology

You might also like to view...

In the following equation, what value would be placed in x (x is an integer)? x = 20 / 6 * 5 / 10 + 5 / 3 ?

A. 2 B. 3 C. 4 D. 5

Computer Science & Information Technology

A structure that includes separate actions when an expression is true and when it is false is called a(n) ____ structure.

A. dual-alternative selection B. diverging selection C. single-alternative selection D. null-alternative selection

Computer Science & Information Technology