1. Where is a cookie stored?
At the server side when an HTTP request is sent from a client to
a server.
At the client machine where the browser is executed.
It is generated and not stored anywhere.
None of the above.
2. Is it true we can use the setcookie() function to delete a
cookie?
3. Which one of the following function is used to start a
session?
start_session()
session_start()
session_begin()
begin_session()
4. What does DOM stand for?
Document of Model
Document Object Model
Document Open Model
5. Which of the following tag is used to enclose JavaScript
code?
<script>
<code>
<html>
None of the above
1. Where is a cookie stored? At the server side when an HTTP request is sent from a client to a server. At the client ma
-
answerhappygod
- Site Admin
- Posts: 899604
- Joined: Mon Aug 02, 2021 8:13 am
1. Where is a cookie stored? At the server side when an HTTP request is sent from a client to a server. At the client ma
Join a community of subject matter experts. Register for FREE to view solutions, replies, and use search function. Request answer by replying!