Given the following master file containing employee names (key field) and hourly rates and given the following transaction file, what is the value of Tom’s hourly rate in the updated master file?


Master File Transaction File
John 20.00 Add Jim 11.00
Mary 10.00 Delete John
Sue 6.00 Add Nancy 15.00
Tom 8.00 Delete Tom
Vince 13.00 Add Tom 13.00
Change Vince 14.00

a) 8
b) 13
c) 14
d) 21


b) 13

Computer Science & Information Technology

You might also like to view...

Rules for communicating across a network that define how much data can be sent and the format of that data is known as which of the following?

A. Network drives B. Network drivers C. Protocols D. Clients and services

Computer Science & Information Technology

When cell B3 containing the formula =$B4-C$5 is copied to cell D6, the formula in cell D6 is =$B7-E$5

Indicate whether the statement is true or false

Computer Science & Information Technology

In the accompanying figure, the column with box _____ consists of the feature of conventional dial-up Internet access. ?

A. ?1 B. ?7 C. ?4 D. ?6

Computer Science & Information Technology

Which of the following is software used to create the virtual machine as well as allocate resources to each virtual machine?

A) Configuration Manager B) Snapshot C) iTunes D) Hypervisor

Computer Science & Information Technology