5,387 views
2 votes
2 votes
A number N is stored in a 4-bit 2's complement form as
     A3 A2 A1 A0
It is copied into a 6-bit register and after a few operations,the final bit pattern is
A3 A3 A2 A1 A0 A1
The value of this bit pattern in 2's complement form is given in terms of original number N as
A) 32A3 +2N +1
B) 32A3 -2N -1
C) 2N -1
D) 2N +1

2 Answers

0 votes
0 votes
option b

Related questions

0 votes
0 votes
0 answers
1
deba1014 asked 6 days ago
51 views
What is the maximum n-bit number in base x ,when represented in decimal(10)?
0 votes
0 votes
2 answers
3
rajveer43 asked Jan 12
198 views
The number of full and half-adders required to add $32$-bit numbers is______________________
0 votes
0 votes
0 answers
4
Redcom1988 asked Dec 23, 2023
194 views
Design a counter according to the state diagram above using only NAND gates and JK Flip-flops (if needed) complete with state tables