Home » C++ Programming » Dynamic Memory » Question
  1. What is the use of reference member type in allocator?
    1. Reference to an element
    2. Point to an element
    3. Quantities of element
    4. All of above
    5. None of these
Correct Option: A

Reference to an element



Your comments will be displayed only after manual approval.