What is the purpose of the 'Expires' header in HTTP? MCQ with Answer and Explanation

What is the purpose of the 'Expires' header in HTTP?
A. To indicate when the response is no longer valid
B. To control the cache
C. To specify the maximum age of the resource
D. To set the expiration time of a cookie
Answer: Option A
Solution (By JKSSB Mock Tests)
The Expires header gives the date/time after which the response is considered stale, used for caching control.

Discuss this Question (0)

No comments yet. Be the first to start the discussion!

Practice More Internet and Web Technologies Questions

Question #1
What does the term 'SEO' stand for?
A. Simple Engine Optimization
B. Search Engine Optimization
C. Search Evaluation Operation
D. Site Engine Optimization

Correct Answer: Option B


Explanation:
SEO stands for Search Engine Optimization, the practice of improving a website's visibility in search engine results.

This question belongs to: Computer Internet and Web Technologies
Question #2
What is the standard network port number allocated for unencrypted HTTP traffic by default?
A. 443
B. 21
C. 80
D. 25

Correct Answer: Option C


Explanation:
Port 80 is the standard default port assigned for handling unencrypted web traffic via the Hypertext Transfer Protocol (HTTP).

This question belongs to: Computer Internet and Web Technologies
Question #3
Which of the following is a content delivery network (CDN) service?
A. Dropbox
B. AWS S3
C. Google Drive
D. CloudFlare

Correct Answer: Option D


Explanation:
CloudFlare is a CDN and reverse proxy service that distributes content from geographically distributed servers to improve speed and security.

This question belongs to: Computer Internet and Web Technologies