Number Systems and Codes Questions and Answers
Practice ModeShowing 10 of 146 questions
Q91
Convert 52716 to binary.
Answer: Option C
Q92
Convert 5278 to binary.
Answer: Option B
Q93
The base of the hexadecimal system is:
Answer: Option B
Q94
Assign the proper even parity bit to the code 1100001.
Answer: Option A
Q95
Select one of the following statements that best describes the parity method of error detection.
Answer: Option A
Q96
Which of the following is the primary advantage of using the BCD code instead of straight binary coding?
Answer: Option B
Q97
How many BCD code bits and how many straight binary bits would be required to represent the decimal number 643?
Answer: Option B
Q98
When using the repeated division by 2 method of converting from decimal to binary, one must write the first remainder as the:
Answer: Option A
Q99
In ASCII code, the hexadecimal sequence 53 54 55 44 45 4E 54 decodes to STUDENT.
Answer: Option A
Q100
A decimal number is converted to BCD by replacing each decimal digit with the appropriate 3-bit binary code.
Answer: Option B