Main memory is an ordered sequence of items, called ____.

A. pixels
B. registers
C. memory cells
D. addresses


Answer: C

Computer Science & Information Technology

You might also like to view...

In the private section of HashTable, we had a pointer to a function; yet, we did not need to write a destructor for HashTable because:

A. the Array data member takes care of freeing the memory used by the pointer to the function B. pointers to functions free the dynamic memory that they point to automatically upon destruction of the object that contains them C. the function in dynamic memory can still be called after the HashTable object is destroyed, so there is no memory leak D. the pointer to a function does not point to dynamic memory

Computer Science & Information Technology

What is the contention method used with 802.11?

A. Token passing B. CSMA/CD C. Polling D. CSMA/CA

Computer Science & Information Technology

COGNITIVE ASSESSMENT Which of the following is NOT a graphics format used on the web?

A. GIF B. AVI C. TIFF D. JPEG

Computer Science & Information Technology

You can drag the ___________________________ selector to choose variations of the current hue.

Fill in the blank(s) with the appropriate word(s).

Computer Science & Information Technology