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...

When you ________ a picture, the unwanted area of a picture is removed

Fill in the blank(s) with correct word

Computer Science & Information Technology

Select the most popular screen resolution from those listed below:

a. 640 by 480 b. 800 by 600 c. 1024 by 768 d. 240 by 320

Computer Science & Information Technology