Computer Science, asked by ARMYBOMB, 1 month ago

A rectangle symbol to represent __________ in a flowchart. ​

Answers

Answered by Melvin1397
2

A rectangle symbol to represent process in a flowchart.

Answered by priyadarshinibhowal2
0

A rectangle symbol to represent process that takes place in the program in a flowchart. ​

  • When we start drawing a flowchart, we should be aware of the shapes that are used for each step and their purposes required in the program.
  • Now, when terminal positions of the program that is Start and End need to be indicated for the program, an oval is used. When we have to input any data from the user or just initialize data, a parallelogram is used to indicate the same.
  • When we need to print an output that is some data, we also need to indicate this with the help of a parallelogram. When we want to indicate a process that takes place in the program, a rectangle is used to represent a same.
  • An arrow is put in the flowchart between every shape to indicate the flow of the program. When we want to add a decision or any types of loops, a rhombus is used to represent the same in the program.

Hence, a rectangle symbol to represent process that takes place in the program in a flowchart. ​

Learn more here

https://brainly.in/question/6051979

#SPJ3

Similar questions