MCQOPTIONS
Saved Bookmarks
| 1. |
Which of the following Boolean expressions correctly represents the relation between P, Q, R and M? |
| A. | M = (P OR Q)XOR R |
| B. | M = (P AND Q)XOR R |
| C. | M = (P NOR Q)XOR R |
| D. | M = (P XOR Q)XOR R |
| Answer» E. | |