Solved

Match the Following Common Number Field Properties with the Correct

Question 208

Matching

Match the following common Number field properties with the correct description.

Premises:
Stores numbers from 0 to 255
Stores numbers in the range of 10 to the -324th to +324th power
Stores numbers from -2,147,483,648 to 2,147,483,647
Stores numbers times 10 to the -38th to +38th power
Determines the largest number that can be entered in a field
Responses:
Field size
Double
Long integer
Single
Byte

Correct Answer:

Stores numbers from 0 to 255
Stores numbers in the range of 10 to the -324th to +324th power
Stores numbers from -2,147,483,648 to 2,147,483,647
Stores numbers times 10 to the -38th to +38th power
Determines the largest number that can be entered in a field
Related Questions