Visualizations of Development Process Quick Check 2 of 52 of 5 Items Question If an algorithm behaves differently for adults and children, which symbol should be used?(1 point) Responses input/output input/output terminal terminal decision decision process process Skip to navigation page 6 of 6

1 answer

In flowcharting symbols, if an algorithm behaves differently for adults and children, you would typically use a decision symbol. The decision symbol is represented by a diamond shape and is used to denote a point where the algorithm branches based on a condition — in this case, the age of the individual (adult or child).

So, the correct answer is:

decision