InterviewSolution
Saved Bookmarks
| 1. |
X=X1X0 and Y=Y1Y0 are 2-bit binary numbers. The Boolean function S that satisfies the condition, if X > Y then S=1, in its minimized form isX1Y1+X0Y0 |
Answer» X=X1X0 and Y=Y1Y0 are 2-bit binary numbers. The Boolean function S that satisfies the condition, if X > Y then S=1, in its minimized form is
|
|