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