System Analysis and Design
The black-box concept:

assumes that inputs and outputs will remain stable
None of these
All of these
assumes that the black box is independent
is invoked by describing a system in terms of inputs and outputs, leaving the transformation process a black box.

ANSWER DOWNLOAD EXAMIANS APP

System Analysis and Design
A pseudocode is

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

ANSWER DOWNLOAD EXAMIANS APP

System Analysis and Design
In Decision trees

the root is drawn on the left and is the starting point on the decision sequence.
All of these
nodes represent the conditions, with the right side of tree listing the actions to be taken
None of these
the branch depends on the condition and decisions to made

ANSWER DOWNLOAD EXAMIANS APP

System Analysis and Design
The approach used in top-down analysis and and design is

to identify the top level functions by combining many smaller components into a single entity.
to prepare flowcharts after programming has been completed
All of these
None of these
to identify a top level function and then create a hierarchy of lower level modules and components

ANSWER DOWNLOAD EXAMIANS APP