What is ASCII, and what does it encode?

Prepare for the T01 Computer Concepts Test with flashcards and multiple choice questions. Each question comes with hints and explanations. Get ready for your exam!

Multiple Choice

What is ASCII, and what does it encode?

Explanation:
ASCII is a character encoding standard that assigns numeric values to basic English letters, digits, punctuation, and a set of control codes used to manage text formatting and device control. It originally uses 7 bits per character, giving 128 possible codes: 33 non-printing control codes (like NUL, LF, CR) and 95 printable characters (the letters, digits, and punctuation you see on a keyboard). This mapping lets computers store and transmit text consistently across different systems. An extended version adds more characters with 8 bits, but the essential idea remains: it encodes plain English text and control actions, not images, URLs, or arbitrary binary data. The correct description names the American Standard Code for Information Interchange and notes that it encodes basic English characters and control codes.

ASCII is a character encoding standard that assigns numeric values to basic English letters, digits, punctuation, and a set of control codes used to manage text formatting and device control. It originally uses 7 bits per character, giving 128 possible codes: 33 non-printing control codes (like NUL, LF, CR) and 95 printable characters (the letters, digits, and punctuation you see on a keyboard). This mapping lets computers store and transmit text consistently across different systems. An extended version adds more characters with 8 bits, but the essential idea remains: it encodes plain English text and control actions, not images, URLs, or arbitrary binary data. The correct description names the American Standard Code for Information Interchange and notes that it encodes basic English characters and control codes.

Subscribe

Get the latest from Passetra

You can unsubscribe at any time. Read our privacy policy