You should use the ________ data type for fields that contain words and symbols of up to 255 characters in length.

A. Short Text
B. Long Text
C. Number
D. AutoNumber


Answer: A

Computer Science & Information Technology

You might also like to view...

Write the command that assigns a memory address for a variable of type integer to an integer pointer called aPointer (already defined).

What will be an ideal response?

Computer Science & Information Technology

Assuming that a Random object has been created called generator, what is the range of the result of each of the following expressions?

a. generator.nextInt(20) b. generator.nextInt(8) + 1 c. generator.nextInt(45) + 10 d. generator.nextInt(100) – 50

Computer Science & Information Technology

Some ____________________ styles are bold and detailed, and they can detract from the message you are trying to present.

Fill in the blank(s) with the appropriate word(s).

Computer Science & Information Technology

The ____________________ displays when you drag-and-drop text and allows you to change the format of the text that was moved.

Fill in the blank(s) with the appropriate word(s).

Computer Science & Information Technology