Escape sequences show up occasionally on the written test, but are convenient during the programming section of the test.
\t : tab
\b : backspace
\n : new line
\r : carriage return
\f : formfeed
\' : apostrophe
\" : quotation mark
\\ : backslash