Computer Fundamentals - Engineering

Q1:

Sequential file organization is most appropriate for which of the following applications?

A grocery-store checkout

B bank checking accounts

C payroll

D airline reservations

E None of the above

ANS:C - payroll

Sequential file organization method is helpful when most of the records have to be accessed like calculating the grade of a student, generating the salary slips etc where we use all the records for our calculations.

Payroll is the right answer.