Multiple choice

The distinguishable parts of a record are called

  1. files

  2. data

  3. database

  4. fields

Reveal answer Fill a bubble to check yourself
D Correct answer
Explanation

Fields are the distinguishable parts or individual data elements within a record. A record contains multiple fields (like name, age, address in an employee record). Files are collections of records, data is the general term for information, and a database is an organized collection of related data. Fields are the smallest named units.