Multiple choice

The distinguishable parts of a record are called

  1. data

  2. files

  3. fields

  4. all of above

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

A record is composed of several distinct data items, each of which is stored in a specific field. Fields represent the individual attributes of the record.