Bird
0
0

A browser sends a request to a server but the page never loads. Which of these could be the problem?

medium📝 Analysis Q14 of 15
Intro to Computing - How the Internet Works
A browser sends a request to a server but the page never loads. Which of these could be the problem?
AThe user typed the address in uppercase letters
BThe browser sent the wrong page address
CThe browser is using HTTP instead of HTTPS
DThe server is offline or unreachable
Step-by-Step Solution
Solution:
  1. Step 1: Analyze possible causes for no page load

    If the server is offline or unreachable, the browser cannot get any response.
  2. Step 2: Evaluate other options

    Wrong address usually returns error, HTTP vs HTTPS usually still connects, uppercase letters do not prevent loading.
  3. Final Answer:

    The server is offline or unreachable -> Option D
  4. Quick Check:

    No response = server offline/unreachable [OK]
Quick Trick: No page load often means server unreachable [OK]
Common Mistakes:
  • Thinking uppercase letters break address
  • Confusing HTTP and HTTPS connection issues
  • Assuming wrong address causes no load instead of error

Want More Practice?

15+ quiz questions · All difficulty levels · Free

Free Signup - Practice All Questions
More Intro to Computing Quizzes