Multiple Choice
The ____ consists of unallocated memory that can be allocated to a program, as requested, while the program is running.
A) pool
B) queue
C) heap
D) stack
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q22: Pointers to functions are possible because function
Q23: The C++ operator * means the address
Q24: As each variable is defined in a
Q25: The _ statement restores an allocated block
Q26: References are used almost exclusively as formal
Q28: When an array is created, the compiler
Q29: The C++ _ operator releases a block
Q30: If a character s address is stored
Q31: Access to multidimensional _ can be made
Q32: Like all variables, pointers can be initialized