Which of the following is a temporary storage for web documents such as HTML pages and downloads?

A. Data cache
B. Metadata
C. Web cache
D. Cookies


Answer: C
Explanation: Web cache is a temporary storage area for web documents such as web pages and downloads.

Computer Science & Information Technology

You might also like to view...

MC The______ method determines if a mapping has a specified key.

a) is. b) contains. c) has_key. d) None of the above.

Computer Science & Information Technology

________ programming is a technique for writing apps containing tasks that can execute asynchronously, which can improve app performance and GUI responsiveness in apps with long-running or compute-intensive tasks.

a) synchronous b) object-oriented c) task-oriented d) Asynchronous

Computer Science & Information Technology

Write a PL/SQL block to swap the values of two variables. Print variables before and after swapping.

What will be an ideal response?

Computer Science & Information Technology

A condition where the data in one field does not have a corresponding value in a related table is called ________ data

A) logical B) expressed C) calculated D) unmatched

Computer Science & Information Technology