Exam-style question
Try this first
What is the role of a web server when serving a web page?.
- A.It retrieves email messages for a user
- B.It serves the web page in text form
- C.It logs a user into a remote computer
- D.It transfers files using anonymous access only
Model answer
What a good answer should say
- It serves the web page in text form
Explanation
Why this works
A web server serves up web pages in text form. The browser retrieves the page and its resources before rendering them.
Common mistake
No common mistake is linked to this question yet.
