Variables that are created during program execution are called ____ variables.

A. stack
B. heap
C. dynamic
D. static


Answer: C

Computer Science & Information Technology

You might also like to view...

Turn on the command line editing option

What will be an ideal response?

Computer Science & Information Technology

The parameter list in the method header and the arguments in the method call must agree in:

a. number b. type c. order d. all of the above

Computer Science & Information Technology

When a message travels from one computer to the next, it starts at the ____ layer.

A. Physical B. Transport C. Application D. Internet

Computer Science & Information Technology

Consider hash-based evaluation of the projection operator. Assume that all buckets are about the same size but do not ?t in main memory. Let N be the size of the hash table measured in memory pages, F be the size of the original relation measured in pages, and ?<1 be the reduction factor due to projection. Estimate the number of page transfers to and from the disk needed to compute the

projection. What will be an ideal response?

Computer Science & Information Technology