60.2k views
0 votes
A​ ________ is a component in the computer system data hierarchy that includes content such as Student ID​ 100; Course IS​ 101, and Grade A.

1 Answer

3 votes

Answer:

Field

Step-by-step explanation:

A field is a component of the computer system hierarchy that includes content such as Student ID 100, Course IS​ 101, and Grade A field can also be defined as a grouping of characters that are used to represent a characteristic or attribute of an entity , in this case the entity being a student. In the computer system data hierarchy system we move from the field to a record , A record is a collection of attributes of a given entity .When we have a group of related records we then come up with files and eventually get to our main source of data which is the database .It's function is to logically arrange a collection of related files for easier access and allows these files to be accessed by a number of applications .

User Anthony Labarre
by
5.5k points