Answer to Question #270659 in Discrete Mathematics for kirolos

Question #270659

Find the bitwise “and”   0110 1101 ,  1001 0011


1
Expert's answer
2021-11-24T13:07:46-0500

The bitwise and operator (&) compares each bit of the first operand to the corresponding bit of the second operand. If both bits are 1, the corresponding result bit is set to 1. Otherwise, the corresponding result bit is set to 0. It is an equivalent of logical and - conjunction



First two rows is the given strings, third - the resulting string. According to a definition, we should place "1" in the bit if and only if both bits of the given string is equal to one. So, the resulting string is

0000 0001


Need a fast expert's response?

Submit order

and get a quick answer at the best price

for any assignment or question with DETAILED EXPLANATIONS!

Comments

No comments. Be the first!

Leave a comment

LATEST TUTORIALS
New on Blog
APPROVED BY CLIENTS