Exam 7: File Handling and Applications
Exam 1: An Overview of Computers and Programming60 Questions
Exam 2: Elements of High-Quality Programs60 Questions
Exam 3: Understanding Structure60 Questions
Exam 4: Making Decisions60 Questions
Exam 5: Looping60 Questions
Exam 6: Arrays60 Questions
Exam 7: File Handling and Applications60 Questions
Select questions type
Match each term with a statement below.
Premises:
Is not lost when a computer loses power
Responses:
volatile storage
files
characters
Correct Answer:
Premises:
Responses:
(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:
Premises:
Responses:
(Matching)
4.8/5
(49)
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)
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)
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)
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:
Premises:
Responses:
(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
Filters
- Essay(0)
- Multiple Choice(0)
- Short Answer(0)
- True False(0)
- Matching(0)