1. Gray code of decimal number 2 is ... ?

0010

0011

1000

0101

Answer: 0011

Explanation:


2. Convert the binary number 1011010 to hexadecimal ?

5 F

5C

5 B

5 A

Answer: 5 A

Explanation:


3. What is the Gray code word for the binary ?

101011

011111

110101

111110

Answer: 111110

Explanation:


4. Introduction of parity bit for error detection does not imply ?

Increase in the lengths of the code

Automatic error correction

Increase in the hardware of system

All the above

Answer: Automatic error correction

Explanation:


5. BCD code is ?

a binary code

unweighted code

the same thing as binary numbers

the same as Gray code

Answer: a binary code

Explanation:


6. A gray code is a/an ?

Binary weighted code

Arithmetic code

Code which exhibits a single bit change between two successive codes

Alphanumeric code

Answer: Code which exhibits a single bit change between two successive codes

Explanation:


7. What is the Gray code word for the binary number 101011 ?

101011

110101

011111

111110

Answer: 111110

Explanation:


8. The number of bits required to represent an eight digit decimal number BCD is ?

8

16

24

32

Answer: 32

Explanation:


9. Which of the following is a self-complementing code ?

8421 code

Excess-3 code

Pure binary code

Gray code

Answer: Excess-3 code

Explanation:


10. The ASCII is an input code ?

it is a two bit code

it is a four bit code

it is a seven bit code

it is an eight bit code

Answer: it is a seven bit code

Explanation: