Discuss the relative benefits and drawbacks of the following file organization methods: a. sequential b. indexed-sequential c. direct

What will be an ideal response?

Answer: Suggested answer:

a. Sequential: This method has the advantage of utilizing storage space on a disk or tape most efficiently, which is especially crucial for very large files. The method's main disadvantages are the requirement for all files to be sorted (or in sorted order) prior to processing and to access each record in sequence. The latter can be time-consuming, thus making quick response impossible.
b. Indexed-sequential: This method has the advantage of sequential organization discussed above. In addition, due to the use of an index to locate files, this method also allows for accessing individual records quickly. The index is useful when a quick response time is needed or a low-activity application is used. This method is most appropriate for both high-activity and low-activity uses. Indexed-sequential organization uses more storage space then sequential organization because the indexes take up extra space.
c. Direct: This method has the fastest response time due to the use of a randomizing transaction to locate individual records. However, this method also can lead to large amounts of wasted storage space depending on the particular algorithm that is used.

Business

You might also like to view...

Audit risk is typically considered and assessed:

A) At the assertion level. B) At the account balance level. C) For the financial statements as a whole. D) All of the above.

Business

Which of the following pioneers of the digital revolution developed URL, http, and HTML, thus paving the way for the World Wide Web?

A) Robert Noyce and Jack Kilby B) Vincent Atanasoff and Clifford Berry C) Vint Serf and Bob Kahn D) Steve Jobs and Steve Wozniak E) Tim Berners-Lee

Business