Saved Bookmarks
| 1. |
Give an example for a Boolean expression the sum of minterms form and product of maxterm form. |
|
Answer» The example for boolean expression in the sum of minterms form is X’Y’ + XY’ +XY =Z. The example for Boolean expression in the product of max terms form is x’+y’. x+y’ + x+y =z. |
|