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
When you copy data from RAM into a file on a storage device, you read to the file.
(True/False)
4.8/5
(33)
____ are groups of fields that go together for some logical reason.
(Multiple Choice)
4.8/5
(38)
When you copy data from a file on a storage device into RAM, you are ____ from the file.
(Multiple Choice)
4.9/5
(48)
Match each term with a statement below.
Premises:
Billions of bytes
Responses:
characters
megabytes
master file
Correct Answer:
Premises:
Responses:
(Matching)
4.8/5
(42)
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)
4.8/5
(30)
Match each term with a statement below.
Premises:
Thousands of bytes
Responses:
kilobytes
gigabytes
random access file
Correct Answer:
Premises:
Responses:
(Matching)
4.8/5
(39)
Programmers usually use the word "write" to mean "produce hard copy output."
(True/False)
4.8/5
(31)
____ is the more general term for an entity that organizes files.
(Multiple Choice)
4.8/5
(39)
The keyboard and printer are the default input and output devices.
(True/False)
4.8/5
(45)
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.9/5
(35)
When you store data in a computer file on a persistent storage device, you ____________________ to the file.
(Short Answer)
4.8/5
(38)
The combination of the disk drive plus the complete hierarchy of directories in which a file resides is its ____.
(Multiple Choice)
4.9/5
(31)
A program in which the user makes direct requests is a(n)____________________ program.
(Short Answer)
4.8/5
(36)
Showing 41 - 60 of 60
Filters
- Essay(0)
- Multiple Choice(0)
- Short Answer(0)
- True False(0)
- Matching(0)