How many bits are required to represent the decimal numbers in the range from 0 to 999 using
How many bits are required to represent the decimal numbers in the range from 0 to 999 using (a) straight binary code? (b) Using BCD code? The correct answer and explanation is : To represent decimal numbers from 0 to 999, we analyze both straight binary and BCD (Binary-Coded Decimal). ✅ (a) Straight Binary Code: […]