Discuss the below:
Q: How a sequential file is searched to get to the required record:
Assume a sequential file contains 20,000 records and 2 seconds are required to interrogate an entry. How long will we wait when retrieving a record from the middle of the file?