Multiple Choice
The only argument delete requires is the ____ of a storage block that was allocated dynamically.
A) name
B) data type
C) starting address
D) number of bytes
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q34: Declaring a structure requires listing the data
Q35: As with all external and static variables,
Q36: The member operator, . , has a(n)
Q37: The NULL pointer has no numerical value.
Q38: Unions can be members of structures or
Q40: The _ operator reserves the number of
Q41: Assigning actual data values to a structure
Q42: Creating and using a structure involves the
Q43: A(n) _ list provides a convenient method
Q44: The _ manipulator included in the cout