The computer stores currently used programs and data in ________.

A. ROM
B. CPU
C. RAM
D. USB


Answer: C

Computer Science & Information Technology

You might also like to view...

MC Method________returns a NodeList that contains all Element nodes that have a specified tag name.

a) getElementsByName. b) getElements. c) getElementsByTagName. d) None of the above.

Computer Science & Information Technology

A function that modifies an array by using pointer arithmetic such as ++ptr to process every value should have a parameter that is:

a. A nonconstant pointer to nonconstant data. b. A nonconstant pointer to constant data. c. A constant pointer to nonconstant data. d. A constant pointer to constant data.

Computer Science & Information Technology

Programmers commonly use the term ____________ to describe any hypothetical person that might be using a computer and its programs.

a. user b. customer c. patient d. client

Computer Science & Information Technology

Fixed wireless Internet access is a direct connection that transmits via standard telephone lines but does not tie up one's telephone line.

Answer the following statement true (T) or false (F)

Computer Science & Information Technology