System Analysis and Design
Indexed-Sequential organization

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

ANSWER DOWNLOAD EXAMIANS APP

System Analysis and Design
A system design is said to be functionally modular if

the system is able to handle all the function of the application
each module performs a specific function and can be developed relatively independently by programmers
the system makes extensive use of function. keys for maximum user assistance
the system is developed using structured programming through COBOL or PASCAL
None of these

ANSWER DOWNLOAD EXAMIANS APP