Saved Bookmarks
| 1. |
Cookies were originally designed for ____________(a) Client side programming(b) Server side programming(c) Both Client side programming and Server side programming(d) Socket programming |
|
Answer» Right answer is (b) Server side programming Explanation: Cookies were originally designed for server side programming, and at the lowest level, they are implemented as an extension to the HTTP protocol. They were introduced with the intention of providing a better user experience for the websites. |
|