Question: using 8 bits to represent the following number: a=60 b=13 calculate (a & b) a | b a ^ b ~a a < <2 a>>2
using 8 bits to represent the following number: a=60 b=13
calculate (a & b)
a | b
a ^ b
~a
a<<2
a>>2
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
