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...

The operating system allocates a short span of execution time—called a _________—to a process.

a) quantum. b) time split. c) microsecond. d) None of the above.

Computer Science & Information Technology

When a heading level is promoted, it moves up one level (to the left in the outline)

Indicate whether the statement is true or false

Computer Science & Information Technology

There are a total of 65,535 TCP ports

Indicate whether the statement is true or false.

Computer Science & Information Technology

In evaluating binary logical relationships, C evaluates the expression completely before determining the result.

Answer the following statement true (T) or false (F)

Computer Science & Information Technology