Sololearn: Learn to Code
New course! Every coder should learn Generative AI!
Try a free lesson
+ 5
ASCII (American Standard Code for Information Interchange) is the most common format for text files in computers and on the Internet. In an ASCII file, each alphabetic, numeric, or special character is represented with a 7-bit binary number (a string of seven 0s or 1s). 128 possible characters are defined. See full info here: https://en.m.wikipedia.org/wiki/ASCII
21st Aug 2017, 11:23 AM
Babak
Babak - avatar