M
Explanation by: Mr. Dubey
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.
You must be Logged in to update hint/solution
Related MCQs
Q. Which of these techniques is not useful for partition testing at the class level?
Q. The use of VHDL can be done in ways.
Q. The procedure to add bits to the last block is termed as _________________.
Q. What does automated software testing improves
Q. Number of vertices with odd degrees in a graph having a eulerian walk is
Discusssion
Login to discuss.