Web Technologies (HTML, CSS, JavaScript, HTTP)
Choose the correct description of Client-server model.
Difficulty: Medium
About this MCQ
This Medium Web Technologies (HTML, CSS, JavaScript, HTTP) MCQ checks one syllabus fact.
The question is: “Choose the correct description of Client-server model.”
The accepted answer is C. A computing model in which client devices request services or resources from a centralized server.. Client-server model refers to a computing model in which client devices request services or resources from a centralized server.
- A. A software system that stores, processes, and delivers web pages to clients upon request.
Why not A: “A software system that stores, processes, and delivers web pages to clients upon request.” is not correct. The accepted answer is C. A computing model in which client devices request services or resources from a centralized server.. Client-server model refers to a computing model in which client devices request services or resources from a centralized server.
- B. A markup element enclosed in angle brackets that defines the structure of content on a web page.
Why not B: “A markup element enclosed in angle brackets that defines the structure of content on a web page.” is not correct. The accepted answer is C. A computing model in which client devices request services or resources from a centralized server.. Client-server model refers to a computing model in which client devices request services or resources from a centralized server.
- 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.
Why not D: “A web address that specifies the location of a resource on the internet and how to retrieve it.” is not correct. The accepted answer is C. A computing model in which client devices request services or resources from a centralized server.. Client-server model refers to a computing model in which client devices request services or resources from a centralized server.
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.
Source: Web Technologies (HTML, CSS, JavaScript, HTTP) Official Reference Guide
Tags: html, web development, CSS, JavaScript
Submitted by: MCQsHub Editorial
Related MCQs
- The concept in which an HTTP response status indicating that a resource has been permanently moved to a new UR...
- Identify the correct definition of HTTP status code 301.
- What term describes the following? an HTTP response status indicating that the server understood the request b...
- In computer science, HTTP status code 403 refers to which of the following?
- Select the correct name for: a secure version of HTTP that encrypts data exchanged between a browser and a web...
- Which statement correctly explains HTTPS?