The purpose of a memory address is

A) to identify the location of a memory cell.
B) to allow multitasking.
C) to prevent multitasking.
D) to locate a program.
E) none of the above.


A) to identify the location of a memory cell.

Computer Science & Information Technology

You might also like to view...

You should declare a variable in JavaScript by using the syntax: var variable;.

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

Computer Science & Information Technology

Which statements will generate random numbers between 0 and 1? Assume number is a double

A. num = rand()%1001; ran = num/1000.0 B. num = srand()%1001; ran = num/1000.0 C. num = rand(1001/1000) D. num = srand(.001) ran = num*1000.0;

Computer Science & Information Technology

On a form or report, data is displayed in a(n) ________ control

A) output B) label C) layout D) text box

Computer Science & Information Technology

In addition to basic phone capabilities, list at least six features of today's smartphones.

What will be an ideal response?

Computer Science & Information Technology