Solved

The Set of Operations Supported by the Unique_ptr Class Include

Question 26

Multiple Choice

The set of operations supported by the unique_ptr class include


A) the dereferencing operators * and ->, the post and pre increment operators ++, and the post and pre decrement operators --.
B) the dereferencing operators * and ->.
C) the assignment operator.
D) the delete operator.
E) None of the above

Correct Answer:

verifed

Verified

Unlock this answer now
Get Access to more Verified Answers free of charge

Related Questions