Exam 14: Master File Update Processing
Exam 1: Introduction to Structured Design30 Questions
Exam 2: Simple Sequence Control Structure30 Questions
Exam 3: Ifthenelse Control Structure30 Questions
Exam 4: Dowhile Control Structurecounter-Controlled Loops30 Questions
Exam 5: Dowhile Control Structuretrailer Record Logic30 Questions
Exam 6: Modularization30 Questions
Exam 7: Case Control Structure30 Questions
Exam 8: Dountil Control Structure30 Questions
Exam 9: Introduction to Arrays30 Questions
Exam 10: Introduction to Object-Oriented Design30 Questions
Exam 11: Inheritance30 Questions
Exam 12: Other Class and Object Relationships30 Questions
Exam 13: Array Applications30 Questions
Exam 14: Master File Update Processing30 Questions
Exam 15: Control-Break Processing30 Questions
Select questions type
Large volumes of input are collected and processed together as a group in a batch-processing environment.
(True/False)
4.8/5
(32)
What type of processing requires that records be accessed in the order in which they are stored?
(Multiple Choice)
4.7/5
(30)
If the transaction record key is less than the master record key then the transaction record is added to the master file and a new master file record is read.
(True/False)
4.9/5
(32)
An error will occur if an attempt is made to add a transaction record that has the same key field value(s)as a master record that has just been deleted from the master file.
(True/False)
4.9/5
(34)
Given the following master file containing employee names (key field)and hourly rates,which of the following transactions would cause an error message to occur?
Master File John 20.00 Mary 10.00 Sue 6.00 Tom 8.00 Vince 13.00
(Multiple Choice)
4.9/5
(45)
Transaction records to be processed against a sequential master file must be in the same sequence as the master file records.
(True/False)
4.9/5
(35)
CASE tools promote code reusability but do not help increase programmer productivity.
(True/False)
4.8/5
(30)
In a sequential master file update procedure,when the transaction key is less than the master key,which of the following is true?
(Multiple Choice)
4.8/5
(35)
Showing 21 - 30 of 30
Filters
- Essay(0)
- Multiple Choice(0)
- Short Answer(0)
- True False(0)
- Matching(0)