Exam 7: File Handling and Applications

arrow
  • Select Tags
search iconSearch Question
flashcardsStudy Flashcards
  • Select Tags
Match each term with a statement below.
Premises:
Is not lost when a computer loses power
Responses:
volatile storage
files
characters
Correct Answer:
Verified
Premises:
Responses:
Is not lost when a computer loses power
volatile storage
(Matching)
4.9/5
(40)

A ____ is a copy that is kept in case values need to be restored to their original state.

(Multiple Choice)
4.9/5
(37)
Match each term with a statement below.
Premises:
A file in which records can be located in any order
Responses:
master file
nonvolatile storage
fields
Correct Answer:
Verified
Premises:
Responses:
A file in which records can be located in any order
master file
(Matching)
4.8/5
(49)

How are the keyboard and monitor used in most programming languages?

(Essay)
4.9/5
(47)

When you ____ a file, it is no longer available to your application.

(Multiple Choice)
4.8/5
(41)

____ applications require that a record be accessed immediately while a client is waiting.

(Multiple Choice)
4.7/5
(51)

You update the transaction file with data from the master file.

(True/False)
4.8/5
(31)

A(n)____________________ is a small unit of storage that, for example, holds only one character in a simple text file.

(Short Answer)
4.9/5
(40)

____ files involves combining two or more files while maintaining the sequential order of the records.

(Multiple Choice)
4.9/5
(36)

Explain the difference in how programmers use the words print , write , and display .

(Essay)
4.9/5
(36)

Characters are made up of smaller elements called ____.

(Multiple Choice)
4.8/5
(47)

Why might programmers use a control break program?

(Essay)
4.9/5
(44)

To write a program that produces a report of employees by department number, the records must be grouped by department number before you begin processing.

(True/False)
4.8/5
(37)

Describe what is required to merge more than two files.

(Essay)
4.9/5
(38)

In most programming languages, before an application can use a data file, it must ____.

(Multiple Choice)
4.9/5
(43)

Files in which records must be accessed immediately are sometimes called instant access files.

(True/False)
4.9/5
(42)

You can easily merge files even if each file contains a different record layout.

(True/False)
4.8/5
(33)
Match each term with a statement below.
Premises:
Is lost when the program ends or the computer loses power
Responses:
kilobytes
random access file
gigabytes
Correct Answer:
Verified
Premises:
Responses:
Is lost when the program ends or the computer loses power
kilobytes
(Matching)
4.9/5
(41)

When businesses store data items on computer systems, they are often stored in a framework called the data ____________________ that describes the relationships between data components.

(Short Answer)
4.8/5
(31)

The saved version of a master file is the ____ file; the updated version is the child file.

(Multiple Choice)
4.8/5
(37)
Showing 21 - 40 of 60
close modal

Filters

  • Essay(0)
  • Multiple Choice(0)
  • Short Answer(0)
  • True False(0)
  • Matching(0)