Our app is now available on Google Play. Get it on Google Play

What is flowchart?

  1. The code that is executed on the machine
  2. The graphical representation of algorithm
  3. The process to carry out the users instruction
  4. All of the above

Answer: The graphical representation of algorithm


Long Answer:

Flowchart is the graphical representation of algorithm. It is called the flowchart as it charts the flow of a program. The direction of the flow in flowchart is always from top to bottom or left to right.