Gate Questions on Web Technologies

Gate Questions on Web Technologies

University

20 Qs

quiz-placeholder

Similar activities

html-css

html-css

University

15 Qs

ICT QUIZ

ICT QUIZ

University

20 Qs

ข้อสอบกลางภาค วิชาคอมพิวเตอร์เพิ่มเติม ม.6 ปีการศึกษา 2/2566

ข้อสอบกลางภาค วิชาคอมพิวเตอร์เพิ่มเติม ม.6 ปีการศึกษา 2/2566

9th Grade - University

20 Qs

Quizit_cogni

Quizit_cogni

University

20 Qs

IT-квиз

IT-квиз

University

15 Qs

Internet technologies

Internet technologies

University

16 Qs

Prueba Diagnostica - Diseño Web

Prueba Diagnostica - Diseño Web

University

20 Qs

HTML+CSS Champ

HTML+CSS Champ

12th Grade - University

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