System Analysis and Design
Indexed-Sequential organization

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

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

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

ANSWER DOWNLOAD EXAMIANS APP