InterviewSolution
Saved Bookmarks
| 1. |
This extra information is usually maintained in the form of a _________ at the client.(a) Cookie(b) History(c) Remainder(d) None of the mentionedThe question was posed to me during an internship interview.Enquiry is from Web Fundamentals in chapter Database Programming Techniques of Database Management |
|
Answer» CORRECT option is (a) Cookie The BEST I can explain: A cookie is simply a small piece of text containing identifying INFORMATION and with an ASSOCIATED NAME. |
|