ITPEC IP April 2024 Question 33
ITPEC IP April 2024 — Question 33 of 100
The label srv01 is the host name of a computer within the itpec.org domain. In http://srv01.itpec.org/abc.html, the complete host portion is srv01.itpec.org: itpec.org identifies the domain, while the leftmost label identifies a particular host or subdomain within it. DNS resolves that name to an address used to contact the server.
Answer (d)
Why not others:
- (a) the service or scheme is indicated by http, not by srv01
- (b) the requested page's file name is abc.html
- (c) the communication protocol is specified by the scheme before ://, here http
Key rule: A URL is broadly divided into scheme, host, and path: in this example they are http, srv01.itpec.org, and /abc.html.
AI-generated — may contain errors
The original exam layout is preserved in the image so diagrams, formulas, tables, and code remain accurate.
This question comes from an official ITPEC past paper. ITPEC Practice is an independent study tool and is not affiliated with ITPEC. See the official IP past-paper collection or Report an issue.