-
The 2’s complement representation in 8 bit format is 11010000. The equivalent hexadecimal representation is—
-
- – 50
- D0
- 30
- – 30
Correct Option: C
Given that 2’s complement no. is 11010000. Its equivalent hexadecimal representation is 2’s complement of the given number, i.e., 00110000 → 30 in hexadecimal.