When describing the location of a file or directory, computers use directory paths. In Windows environments, use the backslash character ( ) to separate directories and files within a directory path. If you need to print a directory path within a Java program, how should you write the backslash character?