What are the two types of cookies that are used by Web sites to collect and store personal information?

What will be an ideal response?


Session cookies are deleted when you close your browser. Persistent cookies are more permanent; they have an expiration date in the cookie that indicates when the browser can delete it.

Computer Science & Information Technology

You might also like to view...

Answer the following questions true (T) or false (F)

1. The scope resolution operator can be used with an object to qualify a member function. 2. The dot operator is used between an object and a data member or between a calling object and a call to a member function from the class of the object.

Computer Science & Information Technology

Choose the special character that is used to indicate a blank space.

a. ``` ␣ ``` b. ```   ``` c. ``` © ``` d. ``` &space; ```

Computer Science & Information Technology

The ________ setting adjusts the image to be as large as possible without distorting the image

Fill in the blank(s) with correct word

Computer Science & Information Technology

The ____ tag ends a list item.

A. B. C. D.

Computer Science & Information Technology