Web Development Quiz

Web Development Quiz

University

84 Qs

quiz-placeholder

Similar activities

It essentials chapters 1-14

It essentials chapters 1-14

9th Grade - University

87 Qs

Operations Team Swiggy

Operations Team Swiggy

KG - Professional Development

85 Qs

Introduction to Cybersecurity Final Exam Units 1-8

Introduction to Cybersecurity Final Exam Units 1-8

11th Grade - University

85 Qs

CDCT2203 Topic 7 & 8 Set 2

CDCT2203 Topic 7 & 8 Set 2

University

80 Qs

BA 222 Pre-final Examination Reviewer

BA 222 Pre-final Examination Reviewer

University

80 Qs

Queue and Stack

Queue and Stack

University

87 Qs

ITVAA0 Online Assessment

ITVAA0 Online Assessment

University

83 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?