If an algorithm behaves differently for adults and children, which symbol should be used?(1 point)

Responses

decision
decision

input/output
input/output

terminal
terminal

process

1 answer

The correct symbol to use for an algorithm that behaves differently for adults and children is decision. Decision symbols, often represented as diamonds in flowcharts, indicate points in the process where a choice must be made based on certain conditions (in this case, whether the user is an adult or a child).