120k views
5 votes
What symbol is used for an assignment statement in a flowchart?

Answer
a) processing
b) I/O
c) parallelogram
d) diamond

1 Answer

4 votes

Answer:

processing

Step-by-step explanation:

The flow chart is a diagram that shows the activity of the program, peoples or things.

Flowchart symbol and meaning in the options:

1. Processing: it is a rectangular shape block which is used for variable declaration or assignment.

2. I/0: it is a parallelogram in shape which is used for input or output.

3. Parallelogram: it is used for input or output.

4. diamond: it is used for decisions or conditions.

Therefore, the correct option is a. Processing is the one that is used for the assignment statement.

User MD TAREQ HASSAN
by
8.2k points

No related questions found