HTML Tutorial || Networking Assignment || Computer Full Forms || Ms-Office Shortcut Keys || Ms-Office Notes || Number System Notes || Internet Assignment
JavaScript Tutorial || CSS Tutorial || Operating System Notes || History of Computer Assignment || Netwoking Notes || Computer Fundamentals Notes

100+ Most Probable Number System Interview Asking Mcqs Question with_PDF Set-1 ___Number System


Multiple Choice Questions (Number System)
Set-1
       PDF Download Click Here
1. 
Convert hexadecimal value 16 to decimal.
2210
1610
1010
2010
2. 
Convert the following decimal number to 8-bit binary -187
101110112
110111012
101111012
101111002
3. 
Convert binary 111111110010 to hexadecimal.
EE216
FF216
2FE16
FD216
4. 
Convert the following binary number to decimal.
010112
11
35
15
10
5. 
Convert the binary number 1001.00102 to decimal.
90.125
9.125
125
12.5
6. 
Decode the following ASCII message.
10100111010100101010110001001011001
01000001001000100000110100101000100
STUDYHARD
STUDY HARD
Stydyhard
study hard
7. 
The voltages in digital electronics are continuously variable.
True
False
8. 
One hex digit is sometimes referred to as :
Byte
Nibble
Grouping
Instruction
9. 
Which of the following is the most widely used alphanumeric code for computer input and output?
Gray
ASCII
Parity
EBCDIC
10. 
If a typical PC uses a 20-bit address code, how much memory can the CPU address?
20 MB
10 MB
1 MB
580 MB
11. 
Convert 59.7210 to BCD.
111011
01011001.01110010
1110.11
0101100101110010
12. 
Convert 8B3F16 to binary.
35647
011010
1011001111100011
1000101100111111
13. 
Which is typically the longest: bit, byte, nibble, word?
Bit
Byte
Nibble
Word
14. 
Assign the proper odd parity bit to the code 111001.
1111011
1111001
0111111
0011111
15. 
Convert decimal 64 to binary.
01010010
01000000
00110110
01001000
16. 
Convert hexadecimal value C1 to binary.
11000001
1000111
111000100
111000001
17. 
Convert the following octal number to decimal.
178
51
82
57
15
18. 
Convert the following binary number to octal.
0101111002
1728
2728
1748
2748
19. 
How many binary digits are required to count to 10010?
7
2
3
100
20. 
The BCD number for decimal 347 is ________.
1100 1011 1000
0011 0100 0111
0011 0100 0001
1100 1011 0110
21. 
The binary number for octal 458 is ________.
100010
100101
110101
100100
22. 
The sum of 11101 + 10111 equals ________.
110011
100001
110100
100100
23. 
Convert the following binary number to decimal.
100110102
154
155
153
157
24. 
The decimal number 188 is equal to the binary number ________.
10111100
0111000
1100011
1111000
25. 
Convert the following binary number to octal.
0011010112
1538
3518
2538
3528
26. 
How many bits are in an ASCII character?
16
8
7
4
27. 
A binary number's value changes most drastically when the ________ is changed.
MSB
Frequency
LSB
duty cycle
28. 
Convert decimal 213 to binary.
11001101
11010101
01111001
11100011
29. 
The decimal number for octal 748 is ________.
74
60
22
62
30. 
The sum of the two BCD numbers, 0011 + 0011, is ________.
0110
0111
0011
1100
31. 
Convert binary 01001110 to decimal.
4E
78
76
116
32. 
Which is not a word size?
64
28
16
8
33. 
The octal numbering system:
simplifies tasks
groups binary numbers in groups of 4
saves time
simplifies tasks and saves time
34. 
The binary number 1110 is equal to the decimal number ________.
3
1
7
14
35. 
Convert the following octal number to binary.
768
1101112
1111102
1111002
1001112
36. 
Convert 11001010001101012 to hexadecimal.
121035
CA35
53AC1
530121
37. 
Convert the following decimal number to octal.
281
1348
4318
3318
1338
38. 
When using even parity, where is the parity bit placed?
Before the MSB
After the LSB
In the parity word
After the odd parity bit
39. 
Convert the following octal number to decimal.
358
71
17
92
29
40. 
Convert binary 11001111 to hexadecimal.
8F16
CE16
DF16
CF16
41. 
Convert 17318 to decimal.
216.4
985
3D9
1123
42. 
An analog signal has a range from 0 V to 5 V. What is the total number of analog possibilities within this range?
5
50
250
Infinite
43. 
Hexadecimal letters A through F are used for decimal equivalent values from:
1 through 6
9 through 14
10 through 15
11 through 17
44. 
Convert the following decimal number to 8-bit binary.
35
000100102
000100112
001000112
001000102
45. 
Convert the following hexadecimal number to binary.
C916
101110012
101110112
100111002
110010012
46. 
Convert the following decimal number to hexadecimal.
125
7D16
D716
7C16
C716
47. 
A decimal 11 in BCD is ________.
00001011
00001100
00010001
00010010
48. 
What is the resultant binary of the decimal problem 49 + 01 = ?
01010101
00110101
00110010
00110001
49. 
The difference of 111 – 001 equals ________.
100
111
001
110
50. 
Convert the binary number 1100 to Gray code.
0011
1010
1100
1001
51. 
The binary number 11101011000111010 can be written in hexadecimal as ________.
DD63A16
1D63A16
1D33A16
1D63116
52. 
Which of the following is an invalid BCD code?
0011
1101
0101
1001

53. 
What decimal number does 25 represent?
10
31
25
32
54. 
Convert the Gray code 1011 to binary.
1011
1010
0100
1101
55. 
Determine the decimal equivalent of the signed binary number 11110100 in 1's complement.
116
–12
11
128
56. 
What is the difference between binary coding and binary-coded decimal?
BCD is pure binary.
Binary coding has a decimal format.
BCD has no decimal format.
Binary coding is pure binary.
57. 
Convert the following decimal number to BCD.
127
011100100001
111010001
001010111
000100100111
58. 
Digital electronics is based on the ________ numbering system.
Decimal
Octal
Binary
Hexadecimal
59. 
An informational signal that makes use of binary digits is considered to be:
solid state
Digital
Analog
non-oscillating
60. 
The 1's complement of 10011101 is ________.
01100010
10011110
01100001
01100011
61. 
The binary number 101110101111010 can be written in octal as ________.
515628
565778
656278
565728
62. 
Convert 45710 to hexadecimal.
711
2C7
811
1C9
63. 
Convert the decimal number 151.75 to binary.
10000111.11
11010011.01
00111100.00
10010111.11
64. 
Convert the following octal number to binary.
1048
0010001002
1000000012
00101002
10000012
65. 
3 × 101 + 7 × 100 is equal to ________.
3.7
37
10
370
66. 
3428 is the decimal value for which of the following binary-coded decimal (BCD) groupings?
11010001001000
11010000101000
011010010000010
110100001101010
67. 
The binary-coded decimal (BCD) system can be used to represent each of the 10 decimal digits as a(n):
4-bit binary code
8-bit binary code
16-bit binary code
ASCII code
68. 
The decimal number 18 is equal to the binary number ________.
11110
10001
10010
1111000
69. 
The 2's complement of 11100111 is ________.
11100110
00011001
00011000
00011010
70. 
Convert the following decimal number to BCD.
469
100101101000
010001101001
100001101001
100101100100
71. 
Express the decimal number –37 as an 8-bit number in sign-magnitude.
10100101
00100101
11011000
11010001
72. 
Convert the following BCD number to decimal.
010101101001bcd
539
2551
569
1552
73. 
The binary number 11001110 is equal to the decimal number ________.
12
206
127
66
74. 
The binary number for F3A16 is ________.
111100111010
111100111110
000000111010
000011000100
75. 
Convert the following BCD number to decimal.
100000000011bcd
8003
803
1003
103
76. 
Convert the following hexadecimal number to binary.
14B16
1011010000012
0001010010112
0001010011012
1101010000012
77. 
What is the result when a decimal 5238 is converted to base 16?
327.375
12.166
1388
1476
78. 
The octal number for binary 1101110101110110 is ________.
6545218
5565618
1566568
1565668
79. 
Convert the following hexadecimal number to decimal.
1CF16
463
4033
479
4049
80. 
Convert the binary number 1011010 to hexadecimal.
5B
5F
5A
5C
81. 
Convert the following decimal number to hexadecimal.
74
A416
B416
4A16
4B16
82. 
Convert hexadecimal C0B to binary.
110000001011
110000001001
110000001100
110100001011
83. 
Convert binary 1001 to hexadecimal.
916
1116
10116
1016
84. 
Convert 73116 to decimal.
216.4
985
3D9
1841
85. 
What is the decimal value of the hexadecimal number 777?
191
1911
19
19111
86. 
Convert 110010012 (binary) to decimal.
201
2001
20
210
87. 
Convert the following decimal number to octal.
39
638
368
478
748
88. 
The American Standard Code for Information Interchange (ASCII) uses how many individual pulses for any given character?
1
2
7
8
89. 
Convert the following hexadecimal number to decimal.
B516
212
197
165
181
90. 
The BCD number for decimal 16 is ________.
00010110
00010000
00010010
11100000
91. 
Alphanumeric codes should include as a minimum:
the capacity to represent the alphabet upper- and lowercase characters and the decimal numbers in a straight binary format.
the capacity to code all possible decimal numbers in a direct octal representation of BCD codes.
the alphabet upper- and lowercase letters, the decimal digits, the seven punctuation marks, and other characters or symbols.
the ability to represent decimal numbers greater than 12810 in a straight binary format.
92. 
Convert 52716 to binary.
343
001101000111
010100100111
011100100101
93. 
Convert 5278 to binary.
011100111
101010111
343
111010101
94. 
The base of the hexadecimal system is:
eight.
sixteen.
ten.
two.
95. 
Assign the proper even parity bit to the code 1100001.
11100001
1100001
01100001
01110101
96. 
Select one of the following statements that best describes the parity method of error detection.
Parity checking is best suited for detecting single-bit errors in transmitted codes.
Parity checking is not suitable for detecting single-bit errors in transmitted codes.
Parity checking is capable of detecting and correcting errors in transmitted codes.
Parity checking is best suited for detecting double-bit errors that occur during the transmission of codes from one location to another.
97. 
Which of the following is the primary advantage of using the BCD code instead of straight binary coding?
Fewer bits are required to represent a decimal number with the BCD code.
The relative ease of converting to and from decimal.
BCD codes are easily converted to hexadecimal codes.
BCD codes are easily converted to straight binary codes.
98. 
How many BCD code bits and how many straight binary bits would be required to represent the decimal number 643?
12 BCD, 12 binary
12 BCD, 10 binary
12 BCD, 9 binary
16 BCD, 9 binary
99. 
When using the repeated division by 2 method of converting from decimal to binary, one must write the first remainder as the:
MSB
MSB, provided the following sequence of remainders are written in descending order until the final remainder is achieved.
LSB
LSB, provided the final remainder is used to replace the original LSB, which is then moved to the MSB position.
PDF Download Click Here