InterviewSolution
Saved Bookmarks
| 1. |
Consider the Boolean function z(a,b,c).Which one of the following minterm lists represents the circuit given above ?(A) z = ∑(0, 1, 3, 7)(B) z = ∑(1, 4, 5, 6, 7)(C) z = ∑(2, 4, 5, 6, 7)(D) z = ∑(2, 3, 5) |
| Answer» | |