Which command will be used to display a file within the specified directory of pathname?
A
Dir \pathname
B
Dir \pathname\pathname
C
Dir/ch
D
Dir \pathname\filename
Correct Answer: Dir \pathname\filename
Displaying a file which is inside specified directory can be done by specifying a directory name \ andfilename.