MCQOPTIONS
Saved Bookmarks
| 1. |
Consider the Boolean operator # with the following properties: x#0 = x, x#1 = x', x#x = 0 and x#x' = 1 Then x#y is equivalent to |
| A. | xy + xy |
| B. | xy + (xy) |
| C. | xy + xy |
| D. | xy + (xy) |
| Answer» B. xy + (xy) | |