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

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

ANSWER DOWNLOAD EXAMIANS APP

System Analysis and Design
Inverted list organization

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

ANSWER DOWNLOAD EXAMIANS APP