The formula for computing the current byte address (CBA) for a direct access file with fixed record length is ____.

A. CBA = (RN - 1) * RL
B. CBA = RN * RL
C. CBA = RN / RL
D. CBA = (RN + 1) * RL

Answer: A

Computer Science & Information Technology

You might also like to view...

Displaying a subset of records based on matching specific values in a form is known as ________

Fill in the blank(s) with correct word

Computer Science & Information Technology

A ________ is used to ask a question of the data

A) form B) report C) query D) table

Computer Science & Information Technology