Answer the following statements true (T) or false (F)

1. Process logic may be represented as either structured English, a decision table, a decision tree, or a formula.
2. Selection data dictionary entries become IF...THEN...ELSE structured English statements.
3. Iteration data dictionary entries become simple structured English statements in a sequence.
4. When structured decisions are not complex, an appropriate technique for analyzing the decision process is the use of semi structured English.


1. TRUE
2. TRUE
3. FALSE
4. FALSE

Computer Science & Information Technology

You might also like to view...

A __________ organization is one that has the ability to quickly adapt and recover from known or unknown changes to the environment.

A) dependent B) resistant C) tolerable D) resilient

Computer Science & Information Technology

Probably the most popular port scanner is ____, which runs on both UNIX and Windows systems.

A. nmap B. hping C. wireshark D. nipper

Computer Science & Information Technology

Why would a programmer use an&&operator when using nestedifstatements?

What will be an ideal response?

Computer Science & Information Technology

What is the name of the protocol that defines a set of common functions that actual authentication methods can use to authenticate users?

A) Expanded Authentication Protocol B) Wireless Security Protocol C) Extensible Authentication Protocol D) Multi-security Protocol

Computer Science & Information Technology