Question:

Flowcharts are mainly used for

Show Hint

A flowchart is used to \[ \boxed{ \text{Represent the logic and sequence of a program graphically.} } \]
Updated On: Jul 23, 2026
  • Storing data
  • Program planning
  • Compiling code
  • Printing output
Show Solution
collegedunia
Verified By Collegedunia

The Correct Option is B

Solution and Explanation

A flowchart is a graphical representation of the logical steps involved in solving a problem. It helps in planning and designing a program before coding. Thus, \[ \boxed{\text{Program planning}} \] is the primary use of a flowchart. Therefore, \[ \boxed{(B)} \]
Was this answer helpful?
0
0