Multiple Choice
The C++ ____ operator releases a block of bytes reserved previously.
A) free
B) delete
C) return
D) dealloc
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q24: As each variable is defined in a
Q25: The _ statement restores an allocated block
Q26: References are used almost exclusively as formal
Q27: The _ consists of unallocated memory that
Q28: When an array is created, the compiler
Q30: If a character s address is stored
Q31: Access to multidimensional _ can be made
Q32: Like all variables, pointers can be initialized
Q33: Pointers must be _ before they can
Q34: The asterisk ( * ) symbol is