-
Given two numbers A and B in sign magnitude representation in an eight bit format A = 00011110 and B = 10011100, the corresponding decimal numbers respectively are—
-
- 30 and 156
- 14 and – 12
- 30 and – 100
- – 28 and 30
Correct Option: C
In sign magnitude form A = 00011110 = 30 and In sign magnitude form B = 10011100 = – 100. Hence alternative (C) is the correct choice.