Absolute path : Exact path from root directory. Relative path : Relative to the current path.
A pathname which specifies the location of a file with . and .. to refer the current and parent directories. A pathname which begins with a / indicating that the file has to be refernced from root.