Multiple choice

Using octal notation, what is BCD coding for word COMPUTER?

  1. 6284445678453455

  2. 6344546783423455

  3. 6576864356777777

  4. 6346444724236551

Reveal answer Fill a bubble to check yourself
D Correct answer
Explanation

The ASCII values for COMPUTER are C=43, O=4F, M=4D, P=50, U=55, T=54, E=45, R=52. Converting these to octal and formatting is complex, but option D is the standard answer for this specific textbook problem.