Multiple Choice
A cookie is a small file that the server embeds on the user's computer. Each time the same computer requests a page with a browser, it will send the cookie too. With PHP, you can both create and retrieve cookie values.
A) true
B) false
C) both a and b
D) none of these
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q11: _ is use to create the web
Q12: RDBMS stands for _.<br>A)Relation data base management<br>B)reletives
Q13: Which method returns the error code generated
Q14: A session is a way to store
Q15: A _ is a server that manages
Q17: the switch statement is used to perform
Q18: Which one of the following databases has
Q19: Which one of the following statements should
Q20: The long form of SQL is _.<br>A)Structural
Q21: mysql_close() is use to _database(wamp) in php