Escape sequences

Escape sequence

An escape sequence is a combination of characters in computer science that has a special meaning, marked by one or more preceding and possibly terminating characters. It is different from the literal characters contained within it. Escape sequences are used to represent non-printable characters or special characters.

1 courses cover this concept

CSE 142 Computer Programming I

University of Washington

Summer 2022

This introductory course teaches programming using Java. Students learn computational problem-solving techniques, functional decomposition, control structures, data abstraction, and code documentation. No prior programming experience is required.

No concepts data

+ 46 more concepts