Difference between revisions of "ASCII"
Mfrederick (talk | contribs) (Created page with "ASCII stands for American Standard Code for Information Interchange. It is a code that lets comoputer and devices to process letters, numbers and characters. It is represented...") |
Mfrederick (talk | contribs) |
||
Line 1: | Line 1: | ||
ASCII stands for American Standard Code for Information Interchange. It is a code that lets comoputer and devices to process letters, numbers and characters. It is represented by a 7-bit binary number that is either 0's or 1's. HTML (HyperText Markup Language) are based on ASCII. There are 128 characters that can be represented using ASCII | ASCII stands for American Standard Code for Information Interchange. It is a code that lets comoputer and devices to process letters, numbers and characters. It is represented by a 7-bit binary number that is either 0's or 1's. HTML (HyperText Markup Language) are based on ASCII. There are 128 characters that can be represented using ASCII | ||
− | [[File: | + | [[File:ASCII.jpg]] |
Revision as of 11:53, 31 December 2016
ASCII stands for American Standard Code for Information Interchange. It is a code that lets comoputer and devices to process letters, numbers and characters. It is represented by a 7-bit binary number that is either 0's or 1's. HTML (HyperText Markup Language) are based on ASCII. There are 128 characters that can be represented using ASCII