Which of the following is automatically called when an object is destroyed?
a. the constructor function
b. the specification deallocator
c. the destructor function
d. the destruction function
e. None of these
c. the destructor function
Computer Science & Information Technology
You might also like to view...
A ________ is used to protect logos or symbols that represent a brand
A) trademark B) copyright C) public domain D) patent
Computer Science & Information Technology
You can create a data block based upon a view but you cannot update the data in the table through the form if the data block was based upon a view.
a. true b. false
Computer Science & Information Technology