Main memory is called ____.

A. read only memory
B. random access memory
C. read and write memory
D. random read only memory

Answer: B

Computer Science & Information Technology

You might also like to view...

All of the following statements are TRUE about auditing formulas EXCEPT:

A) Tracing formulas draws lines from a formula to cells that supply source data and to formulas that use the result of a formula. B) Formula-auditing tools show you which cells are used in a formula and how they are used. C) When you select to trace dependents, Excel finds and marks with arrows all the cells that supply values to the active cell. D) Both tracing a formula and evaluating a formula are useful in understanding how a worksheet is structured, and they are particularly useful if a complex formula is not producing a correct result.

Computer Science & Information Technology

What has SQL defined to execute a query multiple times in a loop?

a. LOOP b. WITH RECURSIVE c. WHEN d. THEN

Computer Science & Information Technology