Vidyalelo
Computer Science · Q174

System Analysis And Design

Engineering and GATE · Computer Science · question 174

Q174

Inverted list organization

A.
means storing records in contiguous blocks according to a key.
B.
Stores records sequentially but uses an index to locate records
C.
uses an index for each key type
Answer
D.
has records placed randomly throughout the file
E.
None of the above

Answer: Option C

Solution

Answer: Option C
No explanation is given for this question Let's Discuss on Board