6. The sign information has to be encoded along with the ………….. to represent the integers completely.
(a) Number of bits
(b) Position
(c) Magnitude
(d) Weight
7. The binary equivalent of gray code 1110 is :
(a) (1101)2
(b) (1011)2
(c) (1110)2
(d) (1111)2
8. The binary equivalent of gray code 1111 is :
(a) (1101)2
(b) (1011)2
(c) (1110)2
(d) (1010)2
9. What is the excess-3 equivalent codes of (6)10 in 16-bit.
(a) 0011001100011000
(b) 0011001100111001
(c) 0111001101011000
(d) 0111001101011200
10. What is the excess-3 equivalent codes of (78)10 in 16-bit.
(a) 0011001110101011
(b) 0011001100111001
(c) 0111001101011000
(d) 0111001101011100
Related Posts
555555555526. Which of the following is the primary advantage of using the BCD code instead of straight binary coding? (a) Fewer bits are required to represent a decimal number with the BCD code. (b) The relative ease of converting to and from decimal. (c) BCD codes are easily converted to hexadecimal codes. (d) BCD codes are easily converted to straight binary codes.
5555555555139. Which of the following is the primary advantage of using binary-coded decimal (BCD) instead of straight binary coding? (a) Fewer bits are required to represent a decimal number with the BCD code. (b) BCD codes are easily converted from decimal. (c) the relative ease of converting to and from decimal (d) BCD codes are easily converted to straight binary codes.