Computer Science, asked by razianiaz9pccbi7, 1 year ago

match the elements of a flowchart and their purpose in the following:

Attachments:

Answers

Answered by writersparadise
114

Calculate total of A, B, C - Process

Indicate that the problem has been solved - Stop

Find if a number is greater than the other - Decision

Read a number and calculate the factorial of the number - Loop

Read three numbers - Input

Print the total - Output

Indicate beginning of a problem solving flow - Start


Answered by keshavgangal05
40

Calculate total of A, B, C - Process


Indicate that the problem has been solved - Stop


Find if a number is greater than the other - Decision


Read a number and calculate the factorial of the number - Loop


Read three numbers - Input


Print the total - Output


Indicate beginning of a problem solving flow - Start

Similar questions