| Definition/Meaning | Word/Phrase |
| (computer science) 128 characters that make up the ASCII coding scheme |
ASCII character set
|
| ASCII characters to indicate carriage return or tab or backspace; typed by depressing a key and the control key at the same time |
ASCII control character
,
control character
|
| text file that contains only ASCII characters without special formatting |
ASCII text file
|
| (computer science) a computer file that contains text (and possibly formatting instructions) using seven-bit ASCII characters |
document
,
text file
|
| program instructions written as an ASCII text file; must be translated by a compiler or interpreter or assembler into the object code for a particular computer before execution |
source code
|