0
8.3kviews
Explain need of flowchart and draw a flowchart to check enter no is prime or not.
1 Answer
written 8.3 years ago by |
A flowchart is a visual representation of a flow of data. It can be used to outline a process or a solution to a problem, whether it is simple or complex.
For beginners in programming, it is vital to learn flowcharting to understand the basic logic behind a program