The purpose of cache memory is to keep handy the most recently accessed data and instructions so that the CPU can access them repeatedly without wasting time. This purpose is similar to that of the ____ of a Web browser.

A. cache file
B. bookmark file
C. page file
D. block file


Answer: B

Computer Science & Information Technology

You might also like to view...

Use the find command to remove all the files in your home directory names core and those having the .bak extension. What command did you use?

The following session shows the command for performing the given task.

Computer Science & Information Technology

Match the following terms with their meanings: I. Date arithmetic II. Date formatting III. Date function IV. DatePart function A. affects the date's display without changing the actual underlying value in the table B. an Access function that examines a date and returns a portion of the date C. used to create expressions to calculate lapsed time D. calculates the current date

What will be an ideal response?

Computer Science & Information Technology

Which of the following JavaScript statements will correctly write the XHTML to display a paragraph with the text "Items for Sale" in bold?

A) document.writeln("Items for Sale".bold()); B) document.writeln("Items for Sale"", bold()); C) document.writeln("Items for Sale".bold(), ""); D) document.writeln("","Items for Sale".bold()", "");

Computer Science & Information Technology

One way to authenticate users on a computer is to use a small device that contains authentication information. What is this device called?

retinal scanner LoJack token smart card TPM

Computer Science & Information Technology