Absolute Pathname:- Its full pathname of any file or directory that means where a file reside in its parent directory.For example: /usr/share/profjayesh is full pathname for the directory named profjayesh.
Relative Pathname:- Its not full pathname of any file or directory, its only actual name of file.
For example: In /usr/share/profjayesh the name profjayesh is relative pathname.