A(n) ____ is information that a Web server stores on a client computer, such as the client's preferences when accessing a particular Web site, or where the client has been on the Web site.
A. applet
B. cookie
C. scanner
D. listener
Answer: B
You might also like to view...
Island spreads can include as many as ____ document pages.
A. 5 B. 10 C. 15 D. 20
DSL is generally slower than cable Internet access
Indicate whether the statement is true or false
Which of the following C++ statements contain variables whose values are replaced?
a) cin >> b >> c >> d >> e >> f; b) p = i + j + k + 7; c) cout << "variables whose values are replaced"; d) cout << "a = 5";
Match the following terms to their meanings:
I. Append query II. Find Unmatched query III. Find Duplicates query IV. Make table query V. Totals query A. creates a new table by extracting data from one or more tables B. locates identical records in a table C. locates unmatched records D. adds new records to existing database from another database E. calculates subtotals across groups of records