Find the bitwise “and” 0110 1101 , 1001 0011
Let us find the bitwise “and” for 01101101, 10010011. It follows that
(01101101) and (10010011)
=(0 and 1)(1 and 0)(1 and 0)(0 and 1)(1 and 0)(1 and 0)(0 and 1)(1 and 1)
= 00000001
Need a fast expert's response?
and get a quick answer at the best price
for any assignment or question with DETAILED EXPLANATIONS!
Comments
Leave a comment