Which of the following relative pathnames is interpreted as “the chem.htm file is in the tutorial subfolder one level up in the folder tree from the current file”?
a. __/tutorial/chem.htm c. ../tutorial/chem.htm
b. /tutorial/chem.htm d. ./tutorial/chem.htm