

McqMate
Q. |
The code where all successive numbers differ from their preceding number by single bit is |
A. | alphanumeric code |
B. | bcd |
C. | excess 3 |
D. | gray |
Answer» D. gray | |
Explanation: the code where all successive numbers differ from their preceding number by single bit is gray code. it is an unweighted code. the most important characteristic of this code is that only a single bit change occurs when going from one code number to next. bcd code is one in which decimal digits are represented by a group of 4-bits each, whereas, in excess-3 code, the decimal numbers are incremented by 3 and then written in their bcd format. |
View all MCQs in
Digital Principles and System DesignNo comments yet