Create your own
teaching resources

Sign up for a free account to try! It takes less than 20 seconds

Teacherbot 13 Jun, 08:01:07
  1. 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

  1. 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

  1. 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

  1. 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

  1. 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

  1. Which character is used to separate the domain name from the path in a URL? a) / b) : c) . d) ?

Answer: a) /

  1. Which protocol is commonly used for secure communication over the internet? a) HTTP b) FTP c) HTTPS d) SMTP

Answer: c) HTTPS

  1. 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