Electronics Engineering Question:

Download Job Interview Questions and Answers PDF

Explain how to convert binary to gray code and vice-verse?

Electronics Engineering Interview Question
Electronics Engineering Interview Question

Answer:

for eg: code is 1101
this must be convert binary to gray then first 1 written as it is, 1 XOR 1
,1 XOR 0, 0 XOR 1.
then the gray code is 1 0 1 1

Download Electronics Engineering Interview Questions And Answers PDF

Previous QuestionNext Question
How to design binary to gray code converter?Tell me why the shape of OP-AMP is triangular not other shape?