Exam 7: File Handling and Applications

arrow
  • Select Tags
search iconSearch Question
flashcardsStudy Flashcards
  • Select Tags

The keyboard and printer are the default input and output devices.

(True/False)
4.8/5
(37)

Define and give examples of text files and binary files.

(Essay)
4.8/5
(41)

Files exist on ____ storage devices, such as hard disks, DVDs, USB drives, and reels of magnetic tape.

(Multiple Choice)
4.9/5
(41)

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

(Essay)
4.8/5
(33)

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
(35)

To generate a control break report, your input records must be organized in ____ order based on the field that will cause the breaks.

(Multiple Choice)
4.8/5
(36)

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

(Multiple Choice)
4.9/5
(32)

A ____ is a collection of data stored on a nonvolatile device in a computer system.

(Multiple Choice)
4.9/5
(35)

____ storage is not lost when a computer loses power.

(Multiple Choice)
5.0/5
(35)

What happens when you fail to close an output file?

(Essay)
4.9/5
(42)

What is a database?

(Essay)
4.8/5
(38)

The terms "parent" and "child" can refer to file backup generations, but they are also used for a different purpose in object-oriented programming.

(True/False)
4.8/5
(42)

A(n) ____________________ file holds more temporary data than a master file.

(Short Answer)
4.8/5
(29)

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

(True/False)
4.8/5
(45)

The combination of the disk drive plus the complete hierarchy of directories in which a file resides is its ____.

(Multiple Choice)
4.8/5
(38)
Match each term with a statement below.
Letters, numbers, and special symbols, such as "A", "7", and "$"
master file
Single useful data items that are composed of one or more characters
files
A file in which records can be located in any order
random access file
Correct Answer:
Verified
Premises:
Responses:
Letters, numbers, and special symbols, such as "A", "7", and "$"
master file
Single useful data items that are composed of one or more characters
files
A file in which records can be located in any order
random access file
Groups of related records
megabytes
Billions of bytes
kilobytes
Is lost when the program ends or the computer loses power
gigabytes
Thousands of bytes
nonvolatile storage
Millions of bytes
volatile storage
Is not lost when a computer loses power
fields
Holds complete and relatively permanent data
characters
(Matching)
4.9/5
(32)

Programmers usually use the word "write" to mean "produce hard copy output."

(True/False)
4.9/5
(43)

____ are groups of fields that go together for some logical reason.

(Multiple Choice)
4.9/5
(50)

When a program uses a ____, it reads all the records in the file from beginning to end, processing them one at a time.

(Multiple Choice)
5.0/5
(32)

Because they enable you to locate a particular record directly (without reading all of the preceding records), random access files are also called ____ files.

(Multiple Choice)
4.8/5
(38)
Showing 21 - 40 of 51
close modal

Filters

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