Question:

Flowcharts help in detecting errors during

Show Hint

Advantages of flowcharts: \[ \boxed{ \begin{aligned} &\text{Program planning}\\ &\text{Easy debugging}\\ &\text{Better documentation}\\ &\text{Simplifies program logic} \end{aligned} } \]
Updated On: Jul 23, 2026
  • Compilation
  • Debugging
  • Storage
  • Installation
Show Solution
collegedunia
Verified By Collegedunia

The Correct Option is B

Solution and Explanation

Flowcharts provide a visual representation of program logic. They make it easier to identify logical mistakes before coding and assist in the debugging process. Hence, \[ \boxed{\text{Debugging}} \] is the correct answer. Therefore, \[ \boxed{(B)} \]
Was this answer helpful?
0
0