1.

Consider the Boolean function f = (a + bc)⋅(pq + r). Complement f' of function f is:

A. (a' + b'c') ⋅ (p'q' + r')
B. a'(b' + c') + (p' + q')r'
C. (a' + b'c') + (p'q' + r')
D. (a'b'c') + (p'q'r')
Answer» C. (a' + b'c') + (p'q' + r')


Discussion

No Comment Found