CHAPTER 3: MASTERING EDITORS
TRUE/FALSE
1. Files that contain nonprintable characters, such as machine instructions, are called binary files.
2. For some languages, such as Chinese, the ASCII character set is preferred instead of the Unicode
character set.
3. Emacs is a screen editor.
4. In vi, a tilde (~) precedes all line-oriented commands.
5. Emacs is a modal editor.
6. Like the vi editor, Emacs lets you search for specific text.
MULTIPLE CHOICE
1. The exclusive use of 0s and 1s as a way to communicate with the computer is known as ____
language.