MCQOPTIONS
Saved Bookmarks
| 1. |
Indexed-Sequential 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 |
| D. | has records placed randomly throughout the file |
| E. | None of the above |
| Answer» C. uses an index for each key type | |