Web Development Quiz

Web Development Quiz

University

84 Qs

quiz-placeholder

Similar activities

CAPA 1120 - Week 2 Review

CAPA 1120 - Week 2 Review

University

88 Qs

Quiz6,7 COOS295

Quiz6,7 COOS295

12th Grade - University

82 Qs

Comp 1 Pre-final Examination

Comp 1 Pre-final Examination

University

84 Qs

Câu hỏi về phím tắt và chức năng

Câu hỏi về phím tắt và chức năng

University

88 Qs

Review on platform

Review on platform

University

89 Qs

DAG511 Class Quiz 3

DAG511 Class Quiz 3

University

81 Qs

Quiz Sec-F 11-8-2023

Quiz Sec-F 11-8-2023

University

79 Qs

Uji Pemahaman Pembuatan File dan Folder

Uji Pemahaman Pembuatan File dan Folder

7th Grade - 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?