ASCII

From WLCS
Revision as of 14:02, 6 March 2009 by Tpeneva (talk | contribs) (New page: '''Technical Definition''' ---- American Standard Code for Information Interchange (ASCII)is a code for representing English characters as numbers, with each letter assigned a number from...)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Technical Definition


American Standard Code for Information Interchange (ASCII)is a code for representing English characters as numbers, with each letter assigned a number from 0 to 127.The standard ASCII character set uses just 7 bits for each character.[1]

Layman's Definition


The ASCII assigns a number to ever letter.

Example


A computer uses ASCII to represent text from one computer to the other.

Resources


Internet.com, "ASCII" Available at [1], accessed march 6, 2009.