A copy of an auto_ptr:
a. shares the resource
b. destroys the resource
c. can be used in an STL container
d. sets the original auto_ptr to null
d. sets the original auto_ptr to null
Computer Science & Information Technology
You might also like to view...
Define or characterize the template facility for C++.
What will be an ideal response?
Computer Science & Information Technology
Comment lines are preceded by a(n) ____.
A. Period B. Exclamation point C. Right parentheses D. Apostrophe
Computer Science & Information Technology
A queue is a linear list in which data can only be inserted at one end, called the bottom , and deleted from the other end, called the top.
Answer the following statement true (T) or false (F)
Computer Science & Information Technology
A(n) _________ is an element that connects one webpage to another webpage on the same server or any other web server in the world.?
Fill in the blank(s) with the appropriate word(s).
Computer Science & Information Technology