Correct Answer : Sequential and Random
* The two basic types of record-access methods are sequential and random.
* The terms random access and sequential access are often used to describe data files.
* Comparing random versus sequential operations is one way of assessing application efficiency in terms of disk use.