The distinguishable parts of a record are called A. files B. data C. fields D. database E. None of the above

files
data
fields
database E. None of the above

The correct answer is C. fields.

A field is a distinguishable part of a record. It is a column in a table that contains data about a single attribute of an entity. For example, in a table of employees, the fields might be employee ID, name, department, and salary.

A file is a collection of related records. For example, a file might contain all of the records for employees in a particular department.

Data is a general term for information. It can be stored in many different ways, including in files, fields, and databases.

A database is a collection of related data that is stored in a structured way. It is often used to store information about people, products, or events.

E is not the correct answer because it is not a distinguishable part of a record.