A collection of related file is calles as
-
String
-
Field
-
Database
-
Record
C
Correct answer
Explanation
A database is defined as an organized collection of related data or files stored together, typically with a structured format that allows efficient retrieval, updating, and management. Files contain related records, records contain related fields, and fields contain the actual data items. This hierarchical organization is fundamental to database management systems.