Match the following number field sizes with their description

I. Byte
II. Integer
III. Long integer
IV. Single
V. Double

A. For integers that range from -2,147,483,648 to +2,147,483,647
B. For integers that range from -32,768 to +32,767
C. For integers that range from 0 to 255
D. For large numbers with up to seven significant digits
E. For very large numbers with up to 15 significant digits

C, B, A, D, E

Computer Science & Information Technology

You might also like to view...

In ____ cryptography, the same key is used for both encryption and decryption.

A. secret key B. public key C. open key D. limited key

Computer Science & Information Technology

List three probing questions that are part of the Daniel Hill interview. In particular what did you learn by following up on the questions you asked Daniel?

What will be an ideal response?

Computer Science & Information Technology