The statement shared_ptr p(new int); involves
A) a single allocation of a dynamic block of memory.
B) two allocations of two different dynamic blocks of memory.
C) three allocations of three different dynamic blocks of memory.
D) no allocations of dynamic memory.
E) None of the above
B) two allocations of two different dynamic blocks of memory.
Computer Science & Information Technology
You might also like to view...
The Vista feature that enables you to play, save, and organize your music on your computer is called:
A) Windows Connect Now B) Windows Media Player C) Windows Net Meeting D) Windows Meeting Space
Computer Science & Information Technology
Pressing Enter at the end of a bullet point adds a new bullet at the next list level
Indicate whether the statement is true or false
Computer Science & Information Technology