1.

A simple notation for the representation of control flow.(a) System flow(b) Flow graph(c) Flow program(d) System programThis question was posed to me in an interview.Question is from System Evaluation & Maintenance topic in chapter System Implementation and Operation of Computer Fundamentals

Answer»

Right OPTION is (b) FLOW graph

The BEST I can explain: The flow graph depicts LOGICAL control flow. Each CIRCLE in a flow graph is called a flow graph node, represents one or more procedural statements.



Discussion

No Comment Found

Related InterviewSolutions