Explain the concept of files, records and fields

      

Explain the concept of files, records and fields.

  

Answers


Victor
A file is a collection of related records. Example, a student file might include all of the records of students enrolled at a school. A record is the collection of fields that relate to a single entity. Example, we could have a student record that includes fields for the student's name, address, homeroom, date of birth, etc. A field is an item of stored data. A field could be a name, a date, an address, etc.
wanjiri answered the question on March 4, 2018 at 06:34


Next: What is built in function?
Previous: Describe all operators used in C language with example

View More Computer Science Questions and Answers | Return to Questions Index


Exams With Marking Schemes

Related Questions