define character representation in computers
Answers
Answered by
8
Answer:
Everything represented by a computer is represented by binary sequences. A common non-integer to be represented is a character. We use standard encodings (binary sequences) to repreesent characters. An 8-bit binary quantity is called a byte. ...
Answered by
6
Answer:
Answer: A character is any letter,number, space,punctuation mark, or symbol that can be typed on a computer.The word "computer" for example:consists of eight character. The phrase "Hi there". takes up nine characters.Each character required one byte of space, so computer takes up 8 byte.
Explanation:
HOPE THIS HELP U!!!!!!
Similar questions