To distinguish between the data transferred and the chunk of physical memory, the term _________, is sometimes used with reference to caches.

A. tag
B. frame
C. line
D. block


B. frame

Computer Science & Information Technology

You might also like to view...

What is the maximum speed and length for Category 6 cabling?

What will be an ideal response?

Computer Science & Information Technology

The workspace text editor that is used for writing and editing VBA programming statements is called the ________ window

A) Design Time B) Project C) Code D) Procedure

Computer Science & Information Technology

____ is a library of classes used by Ruby on Rails programs.

A. Action Mailer B. Active Resource C. Railties D. Active Support

Computer Science & Information Technology

In C++, you can pass a variable by reference and still prevent the function from changing its value by using the keyword ____ in the formal parameter declaration.

A. automatic B. private C. static D. const

Computer Science & Information Technology