0
1.3kviews
BCD and Ex-3 codes
1 Answer
0
4views

a] BCD and Ex-3 codes: In this code decimal digits 0 through 9 are represented (coded) by their natural binary equivalents using four bits and each decimal digit of decimal number is represented by this four bit individually.

  • Example $(23)_{10}$ is represented as 0010 0011 using BCD code, rather usual …

Create a free account to keep reading this post.

and 5 others joined a min ago.

Please log in to add an answer.