Large collections of files are called A. fields B. records C. databases D. file system E. None of the above

fields
records
databases
file system E. None of the above

The correct answer is: C. databases

A database is a structured set of data that is stored in a computer system. It is a collection of data that is organized so that it can be easily accessed, managed, and updated. Databases are used to store and manage all kinds of data, including financial information, customer records, inventory data, and product information.

A field is a column in a database table that stores a single piece of data. For example, a table of customer records might have fields for the customer’s name, address, phone number, and email address.

A record is a row in a database table. A record contains all of the data for a single entity, such as a customer or a product.

A file system is a system for organizing and managing files on a computer. It provides a way to store files, create directories, and access files.

E is not the correct answer because it is not a type of large collection of files.