System Analysis and Design
A feasibility study

both (a) and (b)
a list of alternative solution considered
considers a single solutions
None of these
includes a statement of the problems

ANSWER DOWNLOAD EXAMIANS APP

System Analysis and Design
A pseudocode is

a machine code
a computer generated random number
a protocol used in data communication
an easy way to communicate the logic of a program, in English¬like statements
None of these

ANSWER DOWNLOAD EXAMIANS APP

System Analysis and Design
Which of the following is not a requirement of structured design?

None of these
It should be made up of a hierarchy of modules
The code should be executed in a top-to-bottom fashion within each module
Each module should be as independent as possible of all other modules, except its parent
It should use many GOTO statements

ANSWER DOWNLOAD EXAMIANS APP