Consider the following code: a+b+a+b+a+b The minimum nodes are needed in DAG…
Consider the following code:
a+b+a+b+a+b
The minimum nodes are needed in DAG for the above code
Answer: C. 5
- A.
3
- B.
4
- C.
5
- D.
6
Attempted by 181 students.
Show answer & explanation
Correct answer: C

Loading lesson…