138. Implementation of the Boolean expression results in ________.
(a) three AND gates, one OR gate (b) three AND gates, one NOT gate, one OR gate (c) three AND gates, one NOT gate, three OR gates (d) three AND gates, three OR gates
Answer
Answer : (b)
Explanation
Explanation : No answer description available for this question. Let us discuss.
555555555563. The output of an OR gate with three inputs, A, B, and C, is LOW when ________. (a) A = 0, B = 0, C = 0 (b) A = 0, B = 0, C = 1 (c) A = 0, B = 1, C = 1 (d) all of the above
555555555558. The output of an AND gate with three inputs, A, B, and C, is HIGH when ________. (a) A = 1, B = 1, C = 0 (b) A = 0, B = 0, C = 0 (c) A = 1, B = 1, C = 1 (d) A = 1, B = 0, C = 1
5555555555146. To implement the expression , it takes one OR gate and ________. (a) three AND gates and three inverters (b) three AND gates and four inverters (c) three AND gates (d) one AND gate