1.

Find 'X' in the circuit below :

f1(A, B, C, D) = (6, 7, 13, 14);
f2(A, B, C, D) = (3, 6, 7);
f3(A, B, C, D) = (5, 6, 7, 14, 15)

A. <span class="symbol">p</span>
B. (0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 15)
C. 0
D. (14)
E. 1
Answer» D. (14)


Discussion

No Comment Found