The flow chart shows the order in which steps should be executed, and the diamond-shaped boxes indicate ______________. Select one: a. tasks b. conditional tests c. algorithms d. input

Respuesta :

Answer: The correct answer is "b. conditional tests".

Explanation: The flow chart shows the order in which steps should be executed, and the diamond-shaped boxes indicate conditional tests.

Process maps are used to visually demonstrate all the steps and decisions of a particular process. A process map or flowchart describes the flow of materials and information, presents the tasks associated with a process, shows the decisions that should be taken along the chain and indicates what are the fundamental relationships between the process steps.

Diamonds represent a decision or branching point that may depend on whether or not a condition is met. The lines that represent different decisions arise from different points of the diamond.