System Analysis and Design
Which of the following might be output as a result of using a CASE tool?

All of these
programming code
flowcharts and data flow diagrams
prototypes and cost / benefit analysis
None of these

ANSWER DOWNLOAD EXAMIANS APP

System Analysis and Design
Most algorithms begin by _____.

Entering the output items into the computer
Displaying the input items
Displaying the output items
Processing the input items by doing some calculations on them
Entering the input items into the computer

ANSWER DOWNLOAD EXAMIANS APP

System Analysis and Design
The rule(s) to follow in constructing decision tables is (are):

the logic of the table is independent of the sequence in which conditions rules are written, but the action takes place in the order is which the events occur.
all of the listed here
a decision should be given a name
standardized language must be used consistently.

ANSWER DOWNLOAD EXAMIANS APP

System Analysis and Design
A pseudocode is

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

ANSWER DOWNLOAD EXAMIANS APP