Explanation:
A cookie is a small piece of data sent from a website and stored on the user's browser, used to remember stateful information such as login sessions, preferences, etc.
Which of the following is an extension to the basic email protocol that permits the transmission of non-text attachments such as images, audio, and documents?
Explanation:
MIME (Multipurpose Internet Mail Extensions) extends the basic email capabilities to allow multimedia attachments and non-ASCII character sets.
Which element in a web application setup serves as a central logical script engine translating database contents into formatted web assets on the fly, typically called a CMS?
Explanation:
A Content Management System (CMS) is a server-side application platform that dynamically coordinates database content, templates, and permissions to publish and manage web pages.
No comments yet. Be the first to start the discussion!