Explain the term- Dry running of flowcharts
 Dry running of flowcharts is essentially a technique to:
-  Determine output for a known set of data to check it carries out the task correctly 
-  Check on the logic of the algorithm 
-  Determine function of the algorithm