

InterviewSolution
Saved Bookmarks
1. |
A ________ is a directed graph that describes the flow of execution control of the program.(a) Flowchart(b) Flow graph(c) Complexity curve(d) AlgorithmI have been asked this question by my college professor while I was bunking the class.This intriguing question originated from Structural Programming topic in portion Planning the Computer Program of Computer Fundamentals |
Answer» Correct option is (a) Flowchart |
|