ASCII represents how many characters?

Study for the End of Year 8 Computer Science Test. Prepare with flashcards and multiple choice questions, each with hints and explanations. Get ready for your exam!

Multiple Choice

ASCII represents how many characters?

Explanation:
ASCII uses 7 bits to represent each character, which gives 2^7 = 128 possible values. These codes cover both the control characters (like null, bell, backspace) and the printable characters (letters, digits, punctuation). So ASCII represents 128 characters in its standard form. Some systems talk about extended ASCII using 8 bits, which allows 256 codes, but that isn’t the original ASCII standard.

ASCII uses 7 bits to represent each character, which gives 2^7 = 128 possible values. These codes cover both the control characters (like null, bell, backspace) and the printable characters (letters, digits, punctuation). So ASCII represents 128 characters in its standard form. Some systems talk about extended ASCII using 8 bits, which allows 256 codes, but that isn’t the original ASCII standard.

Subscribe

Get the latest from Passetra

You can unsubscribe at any time. Read our privacy policy