April 13, 2015 C Programming, Notes Draw the flowchart of a multifunction program Posted by Tanmay Chakrabarty Total Read 213 Last updated on June 13th, 2020 at 08:25 pm Multifunction program: A program, which has been written using a number of functions, is treated as a multifunction program. The flowchart of the flow of control in a multifunction program is as follows,