Question: Introduction to Computing - CPIT 2 0 1 Homework 3 ( Due October 0 7 ) The result of the ( 1 0 0 1
Introduction to Computing CPIT
Homework Due October
The result of the XOR AND NOT OR NOT
point
Draw a logic circuit for the following expression and then determine the output if the inputs are
points
NOT A AND B XOR C AND D XOR NOTC AND D OR B OR A
What will be the output when the computer performs bits arithmetic right shift on the
bit pattern which is stored in two's complement format?
point
Verify that if you divide the original number in decimal by twice you get your final
answer in decimal. Show your work?
What will be the output when the computer performs arithmetic left shift operation on
the bit pattern which is stored in two's complement format?
point
Verify that if you multiply the original number in decimal by you get your final answer
in decimal. Show your work?
Define the operator and the mask you would use to unset the five rightmost bits on the
bit pattern
point
Two integers A and B are stored in two's complement format. Show how B is subtracted
from
points
Hint: Let and and show how to do in two's complement
format. Use bits to represent each number in binary.
Verify that your final answer in binary is equal to in decimal. Show your work?
Two integers A and are stored in signandmagnitude format. Show how is
subtracted from
Hint: Let and and then use the flowchart for signandmagnitude
format. Use bits to represent each number in binary.
Verify that your final answer in binary is equal to in decimal. Show your work?
Step by Step Solution
There are 3 Steps involved in it
1 Expert Approved Answer
Step: 1 Unlock
Question Has Been Solved by an Expert!
Get step-by-step solutions from verified subject matter experts
Step: 2 Unlock
Step: 3 Unlock
