Computer Sciences > GATE 2014 SET-3 > DAG
Consider the basic block given below.
a = b + c
c = a + d
d = b + c
e = d β b
a = e + b
The minimum number of nodes and edges present in the DAG representation of the above basic block respectively are
a = b + c
c = a + d
d = b + c
e = d β b
a = e + b
The minimum number of nodes and edges present in the DAG representation of the above basic block respectively are
Correct : a
Total Unique Visitors
Loading......