Web Development Quiz

Web Development Quiz

University

84 Qs

quiz-placeholder

Similar activities

Internet Quiz

Internet Quiz

University

82 Qs

Computer skills - Chapter 2

Computer skills - Chapter 2

University

82 Qs

MWPP Test 2 Review

MWPP Test 2 Review

KG - University

83 Qs

 MS-Word

MS-Word

University

85 Qs

IAS 2 FINAL EXAMINATION

IAS 2 FINAL EXAMINATION

University

85 Qs

Trees and Graphs

Trees and Graphs

University

85 Qs

XML

XML

University

82 Qs

Quiz-1-Sec-e

Quiz-1-Sec-e

University

80 Qs

Web Development Quiz

Web Development Quiz

Assessment

Quiz

Computers

University

Hard

Created by

Poornam S

FREE Resource

84 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

In a web server, ten WebPages are stored with the URLs of the form http://www.yourname.com/var.html; where, var is a different number from 1 to 10 for each Webpage. Suppose, the client stores the Webpage with var=1 (say W1) in local machine, edits and then tests. Rest of the WebPages remains on the web server. W1 contains several relative URLs of the form 'var.html' referring to the other WebPages. Which one of the following statements needs to be added in W1, so that all the relative URLs in W1 refer to the appropriate WebPages on the web server?