Cookies were originally designed for
A
Client-side programming
B
Server-side programming
C
Both Client-side & Server-side programming
D
None of the mentioned
Correct Answer: Server-side programming
Cookies were originally designed for server-side programming, and at the lowest level, they are implemented as an extension to the HTTP protocol.