Computer Science, asked by ishtiaqkhan934, 1 year ago

Match the elements of a flowchart and their purpose in the following.

Attachments:

Answers

Answered by shubhi79
9

Answer:

  1. Input
  2. Stop
  3. Decision
  4. Process
  5. Loop
  6. Output
  7. Start

Answered by areejhunzla14
2

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