Tutorial Sheet-Number System
Tutorial Sheet-Number System
Tutorial Sheet-Number System
Number System
Q1.
B. 110111012
C. 101111012
D. 101111002
Q2.
B. FF216
C. 2FE16
D. FD216
Q3.
B. 9.125
C. 125
D. 12.5
Q4.
B. 01011001.01110010
C. 1110.11
D. 0101100101110010
Q5.
C. 1011001111100011
D. 1000101100111111
Q6.
B. 11010101
C. 01111001
D. 11100011
Q8.
B. CA35
C. 53AC1
D. 530121
Q9.
B. 4318
C. 3318
D. 1338
Q10.
Hexadecimal letters A through F are used for decimal equivalent values from:
A. 1 through 6
B. 9 through 14
C. 10 through 15
D. 11 through 17
Q11.
B. 1D63A16
C. 1D33A16
D. 1D63116
Q12.
B. 1101
C. 0101
D. 1001
Q13.
B. octal
C. binary
D. hexadecimal
Q14.
B. 11010011.01
C. 00111100.00
D. 10010111.11
Q15.
3428 is the decimal value for which of the following binary-coded decimal (BCD) groupings?
A. 11010001001000
B. 11010000101000
C. 011010010000010
D. 110100001101010
Q16.
The binary-coded decimal (BCD) system can be used to represent each of the 10 decimal digits as
a:
A
4-bit binary code
.
B
8-bit binary code
.
C
16-bit binary code
.
D
ASCII code
.
Q17.
B. 2551
C. 569
D. 1552
Q18.
B. 12.166
C. 1388
D. 1476
Q19.
B. 1911
C. 19
D. 19111
Q20.
B. sixteen.
C. ten.
D. two.
Q21.
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.
How many BCD code bits and how many straight binary bits would be required to represent the decimal
number 643?
A. 12 BCD, 12 binary
B. 12 BCD, 10 binary
C. 12 BCD, 9 binary
D. 16 BCD, 9 binary
Q23.
A. 4
B. 2
C. 6
D. 3
Q24.
B. 16
C. 10
D.2
a. 16
b. 8
c. 4
d. 2
a. 1-15
b. 0-15
c.0-16
d.2-16
a. Three
b. Four
c. Two
d. One
Q28. Octal numbers allow reading large binary numbers by breaking the binary
number into groups of
a. Three
b. Four
c. Two
d. Six
a. binary digit
b. decimal digit
c. hexadecimal digit
d. octal digit
Subjective Questions
Q1. What is the advantage of the binary number system over the decimal number system
for
digital circuits?