COMPILER DESIGN

SYNTAX ANALYSIS

ROLE OF THE PARSER

Question [CLICK ON ANY CHOICE TO KNOW THE RIGHT ANSWER]
Which of the following is not the property of the basic block in control flow graph?
A
The flow of control may only enter through the first instruction in the block
B
Jumps are allowed in the middle of the basic blocks
C
Both of the above
D
None of the above
Explanation: 
There is 1 question to complete.