Multiple Choice
The C++ operator ____ is used to destroy dynamic variables.
A) destroy
B) delete
C) *
D) ˜
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q3: Which of the following operations is allowed
Q4: Given the statement double *p;, the statement
Q5: The _ operator can be used to
Q6: A(n) _ is a collection of distinct
Q7: The _ of a base class automatically
Q9: Which of the following arithmetic operations is
Q10: The copy constructor automatically executes when, as
Q11: In C++, the member access operator arrow
Q12: In a _ copy, two or more
Q13: Run-time binding is also known as _