EBCDIC can code up to how many different characters?

EBCDIC can code up to how many different characters?

ای بی سی ڈی آئی سی کتنے مختلف حروف تک کوڈ کر سکتا ہے؟
Explanation
  • EBCDIC is an 8-bit code, allowing 256 character representations (28 = 256).
  • It accommodates digits, alphabets, special symbols, and uses a parity bit.
  • ASCII, being a 7-bit code, can represent a maximum of 128 characters (27 = 128).