EBCDIC can code up to ______.
-
16 characters
-
32 characters
-
64 characters
-
256 characters
D
Correct answer
Explanation
EBCDIC (Extended Binary Coded Decimal Interchange Code) is an 8-bit character encoding system, which means it can represent up to 2^8 = 256 different characters. This was developed by IBM for their mainframe systems and provided sufficient capacity for letters, numbers, and special characters.