Web Technologies (HTML, CSS, JavaScript, HTTP)
Choose the correct description of Client-server model.
- A. A software system that stores, processes, and delivers web pages to clients upon request.
- B. A markup element enclosed in angle brackets that defines the structure of content on a web page.
- C. A computing model in which client devices request services or resources from a centralized server. ✓
- D. A web address that specifies the location of a resource on the internet and how to retrieve it.
Correct answer
C. A computing model in which client devices request services or resources from a centralized server.
Explanation
Client-server model refers to a computing model in which client devices request services or resources from a centralized server.