Which of the following absolute pathnames is interpreted as "the chem.htm file is in the tutorial folder, which is a subfolder of the tutorial02 folder"?

A. /tutorial02_tutorial_chem.htm
B. tutorial02/tutorial/chem.htm
C. /tutorial02/tutorial/chem.htm
D. tutorial02\tutorial\chem.htm

Answer: C

Computer Science & Information Technology

You might also like to view...

?For array data that should be treated as a queue, the _____ method is used, which is similar to thepop()method except that it removes the first array item and not the last.

A. ?reverse() B. ?shift() C. ?assert() D. ?sort()

Computer Science & Information Technology

What is the port number for Telnet?

What will be an ideal response?

Computer Science & Information Technology