Purchase Solution

Sequential, Indexed and Hash Files

Not what you're looking for?

Ask Custom Question

Explain one advantage that
a. a sequential file has over an indexed file
b. a sequential file has over a hash file
c. an indexed file has over a sequential file
d. an indexed file has over a hash file
e. a hash file has over a sequential file
f. a hash file has over an indexed file

Purchase this Solution

Solution Summary

The solution briefly explains the advantages of sequential, indexed and hash files over one another.

Solution Preview

a. A sequential file has over an indexed file - There is no wasted space in terms of storage, while in indexed file there is no extra space required for data but extra space is required for index.

b. A sequential file has over a hash file - Hash files are ...

Purchase this Solution


Free BrainMass Quizzes
Basic Networking Questions

This quiz consists of some basic networking questions.

Word 2010: Tables

Have you never worked with Tables in Word 2010? Maybe it has been a while since you have used a Table in Word and you need to brush up on your skills. Several keywords and popular options are discussed as you go through this quiz.

C++ Operators

This quiz tests a student's knowledge about C++ operators.

Javscript Basics

Quiz on basics of javascript programming language.

C# variables and classes

This quiz contains questions about C# classes and variables.