Number Systems and Codes Questions and Answers
Practice ModeShowing 10 of 146 questions
Q111
The BCD equivalent of 73 is 01001001.
Answer: Option B
Q112
Digital systems operate only on discrete digits that represent numbers, letters, or symbols.
Answer: Option A
Q113
The octal number system consists of eight digits, 0 through 7.
Answer: Option A
Q114
The octal number system consists of eight digits, 0 through 7.
Answer: Option B
Q115
ASCII stands for American Standard Code for Information Interchange.
Answer: Option A
Q116
When converting from decimal to binary by the repeated division-by-two method, the initial remainder becomes the MSD.
Answer: Option A
Q117
When converting from decimal to binary by the repeated division-by-two method, the initial remainder becomes the MSD.
3C1D16 = 111100000111012
Answer: Option A
Q118
Zeros may be added to the left of the MSB to produce even groups of 4 bits when converting from binary to hexadecimal.
Answer: Option A
Q119
Digital electronics must use a numbering system that has more than ten digits.
Answer: Option B
Q120
A debugging utility is used to take the "bugs" out of a program.
Answer: Option A