0 votes
by (1.1k points)

1 Answer

0 votes
by (524 points)
selected by
 
Best answer

Gray Code is the minimum-change code category of coding in which, the two consecutive values changes by only a single bit. More specifically we can say, it is a binary number system where while moving from one step to the next, only a single bit shows variation.

Welcome to CodersEditor Q&A, where you can ask questions and receive answers from other members of the community.
...