Lubinik Learning

Training mode

How the Web Works

Time remaining:

0 / 20 answered

  1. 1. In a normal website visit, what is the client?

    In a normal website visit, what is the client?
    Hint

    Identify the definition or behavior described by the question.

  2. 2. What is a web server?

    What is a web server?
    Hint

    Identify the definition or behavior described by the question.

  3. 3. What does a URL identify?

    What does a URL identify?
    Hint

    Identify the definition or behavior described by the question.

  4. 4. What does the scheme in https://example.com/page indicate?

    What does the scheme in https://example.com/page indicate?
    Hint

    Identify the definition or behavior described by the question.

  5. 5. What is a domain name?

    What is a domain name?
    Hint

    Identify the definition or behavior described by the question.

  6. 6. What is the main purpose of DNS?

    What is the main purpose of DNS?
    Hint

    Identify the definition or behavior described by the question.

  7. 7. What does an IP address identify in networking?

    What does an IP address identify in networking?
    Hint

    Identify the definition or behavior described by the question.

  8. 8. What does localhost normally refer to?

    What does localhost normally refer to?
    Hint

    Identify the definition or behavior described by the question.

  9. 9. What does a network port help identify?

    What does a network port help identify?
    Hint

    Identify the definition or behavior described by the question.

  10. 10. What does an HTTP request contain?

    What does an HTTP request contain?
    Hint

    Identify the definition or behavior described by the question.

  11. 11. What does an HTTP response normally contain?

    What does an HTTP response normally contain?
    Hint

    Identify the definition or behavior described by the question.

  12. 12. Which HTTP method is normally used to retrieve a resource without requesting a state change?

    Which HTTP method is normally used to retrieve a resource without requesting a state change?
    Hint

    Identify the definition or behavior described by the question.

  13. 13. Which HTTP method is commonly used to submit form data that creates or processes something?

    Which HTTP method is commonly used to submit form data that creates or processes something?
    Hint

    Identify the definition or behavior described by the question.

  14. 14. What does HTTP status 200 normally mean?

    What does HTTP status 200 normally mean?
    Hint

    Identify the definition or behavior described by the question.

  15. 15. What does HTTP status 404 mean?

    What does HTTP status 404 mean?
    Hint

    Identify the definition or behavior described by the question.

  16. 16. What does an HTTP 500 status indicate?

    What does an HTTP 500 status indicate?
    Hint

    Identify the definition or behavior described by the question.

  17. 17. What does HTTPS add to HTTP?

    What does HTTPS add to HTTP?
    Hint

    Identify the definition or behavior described by the question.

  18. 18. What is a browser cookie?

    What is a browser cookie?
    Hint

    Identify the definition or behavior described by the question.

  19. 19. Why are web resources cached?

    Why are web resources cached?
    Hint

    Identify the definition or behavior described by the question.

  20. 20. What is the difference between static and dynamic website output?

    What is the difference between static and dynamic website output?
    Hint

    Identify the definition or behavior described by the question.