Computer Science, asked by shubhamcoc8688, 1 year ago

How characters are represented in computer?

Answers

Answered by shiva18122005
2

Explanation:

Everything represented by a computer is represented by binary sequences. A common non-integer to be represented is a character. ... A standard code ASCII (American Standard for Computer Information Interchange) defines what character is represented by each sequence. You'll look these up in an ASCII table.

Similar questions