 
                 
                InterviewSolution
 Saved Bookmarks
    				| 1. | What are non-weighted codes? Give an example. | 
| Answer» In this type of binary code, the positional weights are not assigned. The examples of non weighted codes are Excess-3 code and Gray code. | |