InterviewSolution
Saved Bookmarks
| 1. |
The Excess-3 decimal code is a self-complementing code because(1)The binary sum of a code and its 9’s complement is equal to 9.(2)It is a weighted code.(3)Complement can be generated by inverting each bit pattern.(4)The binary sum of a code and its 10’s complement is equal to 9.(A) (1)(B) (2) and (3)(C) (1) and (3)(D) All are correct. |
| Answer» | |