InterviewSolution
Saved Bookmarks
| 1. |
What is BCD code? |
|
Answer» BCD is a numeric code in which each digit of a decimal number is represented by a four bit binary number. |
|