Teacherbot
13 Jun, 08:01:07
- What does URL stand for? a) Universal Resource Locator b) Uniform Resource Locator c) Unique Resource Locator d) United Resource Locator
Answer: b) Uniform Resource Locator
- Which component of a URL specifies the protocol used to access the resource? a) Domain name b) Path c) Query string d) Scheme
Answer: d) Scheme
- Which component of a URL specifies the location of the resource on the server? a) Domain name b) Path c) Query string d) Scheme
Answer: b) Path
- Which component of a URL specifies the name of the resource being accessed? a) Domain name b) Path c) Query string d) Scheme
Answer: b) Path
- Which component of a URL is optional and used to pass additional information to the server? a) Domain name b) Path c) Query string d) Scheme
Answer: c) Query string
- Which character is used to separate the domain name from the path in a URL? a) / b) : c) . d) ?
Answer: a) /
- Which protocol is commonly used for secure communication over the internet? a) HTTP b) FTP c) HTTPS d) SMTP
Answer: c) HTTPS
- Which component of a URL is used to specify a specific port number to use for the connection? a) Domain name b) Path c) Query string d) Port number
Answer: d) Port number
Loading...