Escape sequences are combination of characters which when used together form one single unit with a special meaning.Eg:
when a blackslash('') and 'n' are written together like '\n', this represents a newline character.
For more escape sequences visit the related link.
Copyright © 2026 eLLeNow.com All Rights Reserved.