Which of the following relative pathnames is interpreted as “the parks.htm file is in the extra subfolder, which is one level down from the current folder”? [two correct answers]

a. extra/parks.htm
a. extra/parks.htm
c. ./extra/parks.htm
d. /extra/parks.htm


a. extra/parks.htm
c. ./extra/parks.htm

Computer Science & Information Technology

You might also like to view...

With Office 2007, it is possible to copy an executable query straight from Access into Word

Indicate whether the statement is true or false

Computer Science & Information Technology

A Sway site organizes text, images, and video into a __________. 

Fill in the blank(s) with the appropriate word(s).

Computer Science & Information Technology

Explicit values can be assigned to each enumerated constant, with unspecified values automatically continuing the integer sequence from the last specified value. For example, ____.

A. enum {Mon: 1, Tue, Wed, Thr, Fri, Sat, Sun}; B. enum {Mon, Tue, Wed, Thr, Fri, Sat, Sun}; Mon = 1; C. enum {Mon = 1, Tue, Wed, Thr, Fri, Sat, Sun}; D. enum {Mon 1, Tue, Wed, Thr, Fri, Sat, Sun};

Computer Science & Information Technology

Automatic Updates

A. Only Windows XP B. Windows XP and Vista C. Windows Vista and 7

Computer Science & Information Technology