The "ROM" in "CD-ROM" stands for:

a. Random-Order Memory
b. Real-Object Memory
c. Read-Only Memory
d. Raster-Output Memory
e. Red-Orange Memory


c: Read-Only Memory

Computer Science & Information Technology

You might also like to view...

You should not define a class that is dependent on the values of other class fields __________.

a. in order to keep it current b. because it is redundant c. in order to avoid having stale data d. because it should be defined in another class

Computer Science & Information Technology

Identify and correct the errors in each of the following statements (assume that the state- ment using std::cout; is used):

``` a) if (c < 7); { cout << "c is less than 7\n"; } b) if (c => 7) { cout << "c is equal to or greater than 7\n"; } ```

Computer Science & Information Technology

The symbol for the stream insertion operator is ______.

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

Computer Science & Information Technology

Security issues are not a major concern when working with macros in an Access database

Indicate whether the statement is true or false

Computer Science & Information Technology