Short Answer
To delete a dynamically allocated array named students, use the statement __________ students.
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q8: If num = 1 when the condition
Q9: The line int main () identifies the
Q10: In operations involving mixed-type operands, the numeric
Q11: You can use either students[0] or _
Q12: The following code segment should include the
Q14: An output _ is a sequence of
Q15: C++ uses type _ to represent logical
Q16: In C++, function parameters are either call-by-value
Q17: The# include directive has one of two
Q18: In C++, an array is also an