System Analysis and Design
Indexed-Sequential organization

means storing records in contiguous blocks according to a key
has records placed randomly throughout the file
stores records sequentially but uses an index to locate records
uses an index for each key type

ANSWER DOWNLOAD EXAMIANS APP

System Analysis and Design
Inverted list organization

None of these
means storing records in contiguous blocks according to a key.
uses an index for each key type
Stores records sequentially but uses an index to locate records
has records placed randomly throughout the file

ANSWER DOWNLOAD EXAMIANS APP