You wish to access a specific data entry in a file. Contrast the ways this must be done in sequential access and direct access.

What will be an ideal response?

In sequential access you must traverse every entry of the file until you come to the specific data entry desired, similar to traversing a linked list. In direct access you access the specified data directly, much like accessing a specific element of an array.

Computer Science & Information Technology

You might also like to view...

Computers in a peer-to-peer network belong to a ________

a.client-server group b.domain c.personal area network d.workgroup

Computer Science & Information Technology

When constructing a formula, Excel's default reference type is relative cell referencing

Indicate whether the statement is true or false

Computer Science & Information Technology