An auto_ptr can manage any:
a. dynamically allocated object
b. dynamically allocated array
c. dynamically allocated object that can be destroyed with delete
d. object
c. dynamically allocated object that can be destroyed with delete
Computer Science & Information Technology
You might also like to view...
Match the following terms to their meanings:
I. ASCII II. Delimiter III. Link IV. XML V. HTML A. A language used to display Web pages B. The standard language for defining and storing data on the Web C. A character that is used to separate fields within a record D. A connection to data in another file E. Plain Text stores the data using this character set
Computer Science & Information Technology
The operations that can be performed on an object’s data are its:
a. Attributes b. Variables c. Methods d. parameters
Computer Science & Information Technology