179k views
5 votes
14 points. Which statements correctly describe flowchart symbols? Check all that apply. (A) A circle represents a code loop. (B) An oval represents the start of end of a program. (C) A parallelogram represents an input or output operation. (D) A checkmark represents when it is good to move to an input operation. (E) A rectangle represents a process to be carried out. (F) A diamond represents a decision or branching point. (G) A line connects the symbols and indicates the direction of logic flow.

User DogCoffee
by
5.3k points

2 Answers

4 votes

Answer:

Which statements correctly describe flowchart symbols? Check all that apply.

An oval represents the start of end of a program.

A parallelogram represents an input or output operation.

A rectangle represents a process to be carried out.

A diamond represents a decision or branching point.

A line connects the symbols and indicates the direction of logic flow.

User Prashin Jeevaganth
by
4.5k points
3 votes

Answer:

answers are (B) (C) (E) (F) (G)

Step-by-step explanation:

User Anil Kesariya
by
5.6k points