Which of the following is false about the new operator and the object for which it allocates memory?
a. It calls the object’s constructor.
b. It returns a pointer.
c. It does not require the size of the object to be explicitly specified in the new expression.
d. It automatically destroys the object after main is exited.
d. It automatically destroys the object after main is exited.
You might also like to view...
Which of the following is an example of an e-mail client?
A) AOL Messenger B) Dropbox C) iCloud D) Microsoft Outlook
Which of the following statements about subdocuments is TRUE?
A) You cannot edit a subdocument as an independent document once it is inserted into a master document. B) Each subdocument must be printed separately. C) If you delete a subdocument from within a master document, it will be deleted permanently. D) Each subdocument is stored in its own file.