Gate Questions on Web Technologies

Gate Questions on Web Technologies

University

20 Qs

quiz-placeholder

Similar activities

Elimination

Elimination

10th Grade - University

20 Qs

Repaso 4,5 y 6 CC

Repaso 4,5 y 6 CC

University

18 Qs

SOAL SAS INFORMATIKA KLS 9

SOAL SAS INFORMATIKA KLS 9

9th Grade - University

20 Qs

pemograman

pemograman

11th Grade - University

20 Qs

55-72

55-72

University

18 Qs

HTML Quizz 2

HTML Quizz 2

University

20 Qs

Statistika ITS

Statistika ITS

University

20 Qs

8.9 QUIZ

8.9 QUIZ

University

18 Qs

Gate Questions on Web Technologies

Gate Questions on Web Technologies

Assessment

Quiz

Education

University

Hard

Created by

nirai mathi

FREE Resource

20 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

In a web server, there are ten WebPages stored with the URLs of the form "http://www.yourname.com/var.html". Here, var is a distinct number from 1 to 10 for each web page. The client will store the Webpage with var=1 (like W1) in the local machine, edit it, and test it. The rest of the WebPages remains on the webserver. W1 will contain several relative URLs of the form "var.html" referring to the other WebPages. Select the statement that needs to be added in W1 so that the relative URLs in W1 refer to the proper WebPages on the webserver?