Absolute path refers to the full path starting from the root directory. While relative path points after the current directory.
.(dot) is used to point current location.
Am i correct brajesh ?
//input[@id='a']-------relative path
@brajesh didn't got your point what is this ? Is it related to selenium ?