Question: Please explain thank you!!!! Question 1: What is the minimum number of bits required to represent the 54 fourteeners in the Colorado mountains? If you


Please explain thank you!!!!
Question 1: What is the minimum number of bits required to represent the 54 fourteeners in the Colorado mountains? If you have exactly the minimum number of bits, how many bit patterns are unused? Minimum number of bits Number of unused bit patterns Question 2: What is the range of unsigned integers that can be stored using 7 bits? What is the range for signed integers represented in 1's and 2's complement, with the same number of bits? Range of unsigned integers: __to_ Range of signed integers:__to_(1's complement) Range of signed integers: __to _(2's complement) Question 3: Show the 2's complement addition of -32 plus 12, with both numbers in binary using 8 bits. Hint: make sure that the resulting binary number corresponds to the correct answer. (12)- (-20) Question 4: Show the 2's complement subtraction of 10 minus 8, with both numbers in binary using 8 bits. Hint: make sure that the resulting binary number corresponds to the correct answer. (10) + Question 5: Show the results of the following bitwise operations (using the same number of bits as shown in each problem) NOT(0b10101100) 0b10000010 OR 0b01110110 Ob10000111 AND 0b10111010 NOT(0b11011110 XOR 0b01100000)
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
