Which command is used to provide access to files located in other directories or disks?
A. Tree
B. Path
C. Dir
D. Cd
Answer: Option B
Solution (By Examveda Team)
The Path command in DOS is used to provide access to files located in other directories or disks by specifying a search path.It allows DOS to locate executables and other files without needing to specify the full path every time.
The
PATH environment variable in DOS lists directories where executable files are located.Tree displays the directory structure in a tree-like format, but it does not provide access to files located in other directories or disks.
Dir lists the contents of the current directory, but it does not provide access to files in other directories or disks.
Cd (Change Directory) is used to change the current directory within the same disk, not to provide access to files on other directories or disks.
Therefore, the correct answer is Option B: Path.
Join The Discussion
Comments (1)
Related Questions on Disk Operating System (DOS)
In MS-Dos what command you will use to display system date?
A. Date command
B. Ver command
C. Disk command
D. Format command
While working with Ms-Dos which command transfers a specific file from one disk to another?
A. Copy
B. Diskcopy
C. Time
D. Rename
If you don't know the current time, which command will you use to display
A. Copy
B. Ver
C. Time
D. Format

Which command is used to provide access to files located in other directories or disks?