Multiple choice

Which of the following is a computer code?

  1. PROM

  2. EEROM

  3. FAT

  4. EBCDIC

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

EBCDIC (Extended Binary Coded Decimal Interchange Code) is an 8-bit character encoding used by IBM mainframes. Unlike PROM which is memory, or FAT which is a file system, EBCDIC is specifically a character code like ASCII.