What is memory used for in a computer?

What will be an ideal response?


It stores programs, data, and items that are being calculated or in use by currently executing programs.

Computer Science & Information Technology

You might also like to view...

The statement cout << *ptr; will output

A) the value stored in the variable whose address is contained in ptr. B) the string "*ptr". C) the address of the variable stored in ptr. D) the address of the variable whose address is stored in ptr. E) None of the above

Computer Science & Information Technology

TheLOGNAMEenvironment variable holds the user’s login name. Can we rely on its value being set properly? Can we rely on what the logname reports as the user’s login name?

What will be an ideal response?

Computer Science & Information Technology

The original wireless encryption was called WPA because it was designed to provide a level of confidentiality similar to that of a wired network.

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

Computer Science & Information Technology

In the accompanying figure, Item 2 points to the ____.

A. page gallery B. page preview C. document element D. different first page

Computer Science & Information Technology