Question
1) Given the 8-bit twos complement numbers A = 0110 1000, and B = 0101 1010, compute B in twos complement, and then compute A
1) Given the 8-bit twos complement numbers A = 0110 1000, and B = 0101 1010, compute B in twos complement, and then compute A B by adding A and B in twos complement. Answer all the following: Determine: B = Compute: A B = Is there an overflow, and why? What is the value of the answer in decimal?
2) Compute the value of the following modular expression using modulo reduction. Your answer must be a specific mod 17 number, not a formula or expression of any kind. Show your work. 323 mod 17 =
3) Encrypt the message: blankspace using the Vigenre cipher with the key DANGER. Plaintext alphabet:
0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25
a b c d e f g h i j k l m n o p q r s t u v w x y z
Step by Step Solution
There are 3 Steps involved in it
Step: 1
Get Instant Access to Expert-Tailored Solutions
See step-by-step solutions with expert insights and AI powered tools for academic success
Step: 2
Step: 3
Ace Your Homework with AI
Get the answers you need in no time with our AI-driven, step-by-step assistance
Get Started