Question

Consider the set of 64bit long integer numbers denoted by Z64. a) Is Z64 closed under...

Consider the set of 64bit long integer numbers denoted by Z64.

a) Is Z64 closed under XOR operation?

b) Is Z64 closed under AND operation?

c) Is Z64 closed under addition?

0 0
Add a comment Improve this question Transcribed image text
Answer #1

a) true

XOR of two 64 bit numbers will always gives a 64 bit number as xor happens bitwise of the two numbers

b) true

AND of two 64 bit numbers will always gives a 64 bit number as AND happens bitwise of the two numbers

c)false

addition of two 64 bit numbers sometimes gives 65 bit number , so its not closed under addition

take two 3 bit number 6,7

6= 110 in binary

7= 111 in binary

6+7 = 13 (1101) gives 4 bit 13

Add a comment
Know the answer?
Add Answer to:
Consider the set of 64bit long integer numbers denoted by Z64. a) Is Z64 closed under...
Your Answer:

Post as a guest

Your Name:

What's your source?

Earn Coins

Coins can be redeemed for fabulous gifts.

Not the answer you're looking for? Ask your own homework help question. Our experts will answer your question WITHIN MINUTES for Free.
Similar Homework Help Questions
ADVERTISEMENT
Free Homework Help App
Download From Google Play
Scan Your Homework
to Get Instant Free Answers
Need Online Homework Help?
Ask a Question
Get Answers For Free
Most questions answered within 3 hours.
ADVERTISEMENT
ADVERTISEMENT