The data type for telephone numbers should be defined as _____.
A. Short Text
B. Long Text
C. Number
D. AutoNumber
Answer: A
You might also like to view...
Of the three Fluency components, the understanding of algorithmic thinking is considered a _______.
Fill in the blank(s) with the appropriate word(s).
A folder within a folder is called a(n) ____________________.
Fill in the blank(s) with the appropriate word(s).
When an app is dragged down on the Windows 8 screen, it will shrink to a small window
Indicate whether the statement is true or false
The bubble sort:
a. Finds the smallest value and exchanges it with the first value, then continues with the second value, third value, etc. b. Is a system of comparisons and exchanges of adjacent elements to move the largest to the bottom of the selected group of values. c. Is a system of comparisons and exchanges of elements that are non-adjacent. The gap is halved at each pass. d. None of the above.