Question: Problem 4 . - ( 2 0 Points ) Given the following A , B 8 - bit binary numbers, perform the specified logic operations,

Problem 4.-(20 Points) Given the following A,B 8-bit binary numbers, perform the specified logic operations, showing all the process and partial results.
A=10101010
10101010
AND
10000001
10101010
OR 10000001
101010101
XOR
10000001
B=10000001
10101010
XNOR
10000001?
NOT(10101010)
NAND
NOT(10000001)
10101010
NOR
NOT(100000011)
a),A AND B=
b) AORB=
c) A XOR B
d) A XNOR B=
e) NOT(A)NAND(NOT(B))=
f)(A)NOR(NOT(B))=
 Problem 4.-(20 Points) Given the following A,B 8-bit binary numbers, perform

Step by Step Solution

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Databases Questions!