A 8-bit register contains the binary value 10011100. What is the register value after an arithmetic right shift thrice? State whether there is an overflow."
Answers
Answered by
0
Explanation:
Example
Input
Input binary number: 01101110
Output
Twos complement: 10010010
Similar questions