Get premium membership and access questions with answers, video lessons as well as revision papers.

Distinguish between “serial” and “indexed sequential” file organization methods

      

Distinguish between “serial” and “indexed sequential” file organization methods

  

Answers


Kavungya
A heap file, sometimes called a pile or serial file is the simplest type of file
organization, records are placed in the file in the same order as they were
inserted
An index structure is associated with a search key and contains records
consisting of the key value and the address of the logical record
A sorted data file with a primary index is called an indexed sequential file
The file containing the logical records is called the data file and the file
containing the index records is called the index file. The values in the
index file are ordered according to the indexing field.
Kavungya answered the question on June 25, 2019 at 08:16


Next: The diagram below represents the essential features of a computer system. Study the diagram and answer the questions that follow: (a) Name the components: A B C...
Previous: Suppose an element array A contains the values 9, 12, 17, 7 and 20. Find the value in A after executing the loop below: Repeat for k=...

View More Computer Studies Questions and Answers | Return to Questions Index


Learn High School English on YouTube

Related Questions