InterviewSolution
Saved Bookmarks
| 1. |
Consider the following logic circuit whose inputs and function and output is f.Given thatf1(dx, y, z) = ∑(0, 1, 3, 5),f2(dx, y, z) = ∑(6, 7) andf(dx, y, z) = ∑(1, 4, 5),f3 is :(A) ∑(1, 4, 5)(B) ∑(6, 7)(C) ∑(0, 1, 3, 5)(D) None of these |
| Answer» None | |