8.3 Data
Data is the raw facts entered into an information system. Data needs to be structured, prepared and entered efficiently, if an information system is to work effectively.
Arrays, files and records are structures used by programmers when developing information systems.

Write out the sentence and fill in the missing word
|
Arrangement of
items of data that is found using a subscript is an ????? |
|
A block of data
divided into a set of related records is ?????. |
|
A collection of
facts about one specific entry is ?????. It is divided into one or
more related fields. |
|
A specific piece
of data that is made up of characters is a ?????. |
|
????? arranges records in an ascending
or descending order according to a key field. |
|
????? gives each record a
particular address so that the record is found directly. |
|
Checking that the
data is correct is called ?????. |
|
The process that
data undergoes to become information is called ?????. |
|
Finding data
requested by the user is ?????. |
|
The process of
arranging data in a particular order is ?????. |