System Analysis and Design
An indexed file offers the facility of a Random file and the access method of a

Sequential file
direct access file
indexed file
None of these
random access file

ANSWER DOWNLOAD EXAMIANS APP

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

the system is developed using structured programming through COBOL or PASCAL
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
the system is able to handle all the function of the application
None of these

ANSWER DOWNLOAD EXAMIANS APP

System Analysis and Design
Inverted list organization

uses an index for each key type
None of these
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

ANSWER DOWNLOAD EXAMIANS APP