103k views
4 votes
Which statement about symbols of a flowchart is true?

1 An oval represents an input or output operation.

2 A diamond represents the start and end of a program.

3 A rectangle represents a process to be carried out.

4 A parallelogram represents a decision or branching point.

User Jim Zucker
by
6.8k points

2 Answers

6 votes

The answer is option 3.

User Codlix
by
6.8k points
3 votes

Answer:

3 A rectangle represents a process to be carried out.

Step-by-step explanation:

Each symbol has a specific meaning and context where its use is appropriate. If you get confused when drawing your flowchart, keep in mind that most charts can be drawn with just a few common symbols.

Rectangle:

Process symbol

Also known as the "Action Symbol," this form represents a process, action, or function. It is the most widely used symbol in flowcharts.

User Ashish Uthama
by
6.5k points