NOTE: Following content has been taken from the book C How to Program by Paul Deitel and Harvey Deitel
Specifying the order in which statements are to be executed in a computer program is called program control
these symbols are connected by arrows called flowlines.
Flowcharts clearly show how control structures operate.