File Handling and Applications Flashcards
Logic and Design
Ascending order
describes the arrangement of data items from lowest value to highest.
Backup file
a copy of a file that is kept in case altered values need to be restored to their original state.
Batch processing
a data handling technique that performs the same tasks with many records in sequence.
Binary file
a file that contains data that has not been encoded as text.
Byte
a storage measurement equal to eight bits.
Characters
letters, numbers, or special symbols such as A, 7, or $.
Child file
a copy of a file after revision.
Closing a file
an action that makes a file no longer available to an applications.
Computer file
a collection of data stored on a nonvolatile device in a computer system.
Control break
a temporary detour in the logic of a program for special group processing.
Control break field
a variable that holds the value that signals a special processing break in a program.
Control break program
a program in which a change in the value of a variable initiates special actions or processing.
Control break report
a report that lists items in groups. Frequently, each group is followed by a subtotal.
Data hierarchy
represents the relationship between databases, files, records, fields, and characters.
Database
a logical container that holds related data that can easily be retrieved to serve the information needs of an organization.
Default input and output devices
hardware devices that do not require opening; usually they are the keyboard and monitor respectively.