Computer Science, asked by ashsafwan321, 10 months ago

Method to answer logic gates questions

Answers

Answered by shivamsharmasinger5
0

Answer:

practise regulary

Explanation:

Answered by Anonymous
2

Answer:

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.

Similar questions