Escape Sequences are used to signal an alternative interpretation of a series of characters. Some of the escape sequence are listed below:
\b	Backspace
\t	Horizontal tab
\n	Line feed
\f	Form feed
\r	Carriage return
\” 	Double quote
\’	Single quote
\\	Backslash
\uxxxx	Unicode character