Computer Science, asked by Ritik8002999976, 11 months ago

using hexadecimal notation write the EBCDIC coding for output

Answers

Answered by vardeepbrar2003
0

Answer:

E9 in EBCDIC hexadecimal notation O = D6 in EBCDIC hexadecimal notation N = D5 in EBCDIC hexadecimal notation E = C5 in EBCDIC hexadecimal notation So the EBCDIC coding for the word ZONE in hexadecimal notation will be: E9 D6 D5 C5 Z O N E Each hexadecimal digit requires 4 bits and there are altogether 8 .

Similar questions