InterviewSolution
Saved Bookmarks
| 1. |
What Is Flowchart? |
|
Answer» The flowchart is a pictorial REPRESENTATION of a program which HELPS in understanding the FLOW of control and data in the ALGORITHM. The flowchart is a pictorial representation of a program which helps in understanding the flow of control and data in the algorithm. |
|