COGNITIVE ASSESSMENT
Which of the following statements about data types is FALSE?
A. Yes/No fields can be used to create a field with True or False options.
B. AutoNumber data types assign numbers automatically to each record.
C. Text data types are used for lengthy memos.
D. Object data types are used for photos, audio, or video.
Answer: C
You might also like to view...
When using a command line interface, there are many commands to be learned, and each command has its own __________, much like a programming language.
Fill in the blank(s) with the appropriate word(s).
The ____ menu in the Color Effect area of the Properties panel lets you alter the color of an instance.
a. Style b. Display c. Options d. Appearance
Consider the following schema:
Broker(Id, Name) Account(Acct#, BrokerId, Gain)Write the following query in relational algebra and in SQL: Find the names of all brokers who have made money in all accounts assigned to them (i.e., Gain > 0).
Which of the following describes Item C in the accompanying figure?
A. The control assigned to the button B. The action assigned to the button C. The event assigned to the button D. The name of the button