MCQOPTIONS
Saved Bookmarks
| 1. |
The Boolean functions can be expressed in canonical SOP (sum of products) and POS (product of sums) form. For the functions, Y = A + BC, which are such two forms |
| A. | Y = (1, 2, 6, 7) and Y = (0, 2, 4) |
| B. | Y = (1, 4, 5, 6, 7) and Y = (0, 2, 3) |
| C. | Y = (1, 2, 5, 6, 7) and Y = (0, 1, 3) |
| D. | Y = (1, 2, 4, 5, 6, 7) and Y= (0, 2, 3, 4) |
| Answer» C. Y = (1, 2, 5, 6, 7) and Y = (0, 1, 3) | |