InterviewSolution
Saved Bookmarks
| 1. |
Consider the following expressionad’ + (ac)’ + bc’dWhich of the following expressions does not correspond to the Karnaugh Map obtained for the above expression??(A) c’d’+ ad’ + abc’ + (ac)’d(B) (ac)’ + c’d’ + ad’ + abc’d(C) (ac)’ + ad’ + abc’ + c’d(D) b’c’d’ + acd’ + (ac)’ + abc’ |
| Answer» | |