What are the two fundamental methods used for accessing records?

Choose the correct answer

Explanation

The primary record-access methods are sequential and random. Sequential access reads records in order, while random access allows retrieval of records in any order. Other options like indexed, direct, or online refer to different concepts or are less fundamental.

What are the two fundamental methods used for access… — Basic computer knowledge | PakQuizHub