Correct option is B
In a file system, a relative path name defines a path from the current directory to a specific file or directory. It does not start from the root directory but rather from the directory in which the user is currently working. This contrasts with an absolute path, which specifies the complete path from the root directory.