Which of the following statements is not true of a destructor?

a. It performs termination housekeeping.
b. It’s called before the system reclaims the object’s memory.
c. If the programmer does not explicitly provide a destructor, the compiler creates an “empty” destructor.
d. It releases the object’s memory.

d. It releases the object’s memory.

Computer Science & Information Technology

You might also like to view...

To edit a named range, open the Name Manager

Indicate whether the statement is true or false

Computer Science & Information Technology

________ displays all comments and editorial changes made to a document and statistics about the number of changes made

A) The table of contents B) A comment balloon C) An index D) The Reviewing Pane

Computer Science & Information Technology