Q139
Which of the following places the common data elements in order from smallest to largest?
A.
character, file, record, field, database
B.
character, record, field, database, file
C.
character, field, record, file, database
AnswerD.
Bit, byte, character, record, field, file, database
E.
None of these
Answer: Option C
Solution
Answer: Option C
Solution:
Character, field, record, file, database takes place places the common data elements in order from smallest to largest. You can think of a traditional database as an electronic filing system, organized by fields, records, and files.