Tuesday, February 5, 2013

Electronics General knowledge Quiz


1. Convert hexadecimal value 16 to decimal.

A. 2210
B. 1610
C. 1010
D. 2010

The Correct option is – (A) 2210
2. Convert the following decimal number to 8-bit binary. 187
A. 101110112    
B. 110111012
C. 101111012
D. 101111002

The Correct option is – (A) 101110112

3. Convert binary 111111110010 to hexadecimal.

A. EE216
B. FF216
C. 2FE16
D. FD216

The Correct option is – (B)  FF216

4. How many binary digits are required to count to 10010?
A. 7
B. 2
C. 3
D. 100

The Correct option is – (A) 7

5. The binary number for octal 458  is ________.
A. 100010
B. 100101
C. 110101
D. 100100

The correct option is – (B) 100101

6. How many bits are in an ASCII character?
A. 16
B. 8
C. 7
D. 4

The Correct option is – (C) 7

7. The octal numbering system:
A. simplifies tasks
B. groups binary numbers in groups of 4
C. saves time
D. simplifies tasks and saves time

The Correct option is – (D) simplifies tasks and saves time

8. When using even parity, where is the parity bit placed?
A. Before the MSB
B. After the LSB
C. In the parity word
D. After the odd parity bit

The Correct option is – (A) Before the MSB

9. Which of the following is an invalid BCD code?
A. 0011
B. 1101
C. 0101
D. 1001

The Correct option is – (B) 1101

10. What is the difference between binary coding and binary-coded decimal?
A. BCD is pure binary.
B. Binary coding has a decimal format.
C. BCD has no decimal format.
D. Binary coding is pure binary.

No comments: