The excess 3 code is also known as
-
cycle redundancy code
-
weighted code
-
self complimenting code
-
algebraic code
C
Correct answer
Explanation
Excess-3 code is a self-complementing code because the 1's complement of any excess-3 encoded number yields the excess-3 representation of the 9's complement of the original decimal number. This property makes it useful for arithmetic operations.