System Analysis and Design
When desk-checking an algorithm, you should set up a table that contains _____.

One column for each processing item
a, b, and c
One column for each input item
One column for each output item
Both a and b

ANSWER DOWNLOAD EXAMIANS APP

System Analysis and Design
Sequential or series testing is

running the system with line data by the actual user
making sure that the new programs do in fact process certain transactions according to Specifications
is checking the logic of one or more programs in the candidate system
testing changes made in an existing or a new program

ANSWER DOWNLOAD EXAMIANS APP

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

the system makes extensive use of function. keys for maximum user assistance
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
each module performs a specific function and can be developed relatively independently by programmers

ANSWER DOWNLOAD EXAMIANS APP

System Analysis and Design
In Decision trees

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

ANSWER DOWNLOAD EXAMIANS APP