Multiple Choice
Weak_ptrs should be used in any situation where you need to ________ the resource but don't want to assume any management responsibilities for it.
A) delete
B) copy
C) observe
D) move
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q36: A copy constructor, a destructor and an
Q37: If the initializer for a const variable
Q38: An rvalue reference is declared as _
Q39: In general, move constructors and move assignment
Q40: Which statements is false:<br>A) shared_ptrs provide the
Q42: Which of the following statements about regular
Q43: A _ iterates through the parts of
Q44: The _ allows you to test constant
Q45: Operator _ enables the compiler to determine
Q46: A tuple's _ creates a tuple in