CBSE Class 12 Informatics Practices Question 68 of 88

Introduction to Internet and Web — Question 12

Back to all questions
12
Question

Question 12

In URL, http://www.pacein.com/pr/main.htm, which component identifies the path of a web page ?

  1. http
  2. www.pacein.com
  3. /pr/main.htm
  4. none of these
Answer

/pr/main.htm

Reason — A URL is written as type://address/path, where path tells the location of file on the server. Thus, pr/main.htm is the path of the file.