The 'backslash' or 'escape' character is used in Java Strings to include a character that might otherwise have some special meaning. For example if you wanted a String that was just a single quote...