MCQ
Q.
Which graph describes the basic block and successor relationship?
Correct Answer: C
A flow graph is a graph of the compiler which describes the basic blocks and how the program control is passed between the blocks.