The excess-3 code is also known as
-
cyclic redundancy code.
-
weighted code.
-
self complementing code.
-
algebraic code
C
Correct answer
Explanation
Excess-3 code is a non-weighted code where each decimal digit is represented by adding 3 to the digit before converting to binary. It is a self-complementing code because the 9's complement of a decimal digit is obtained by taking the 1's complement of its excess-3 binary representation.