Home » C++ Programming » Dynamic Memory » Question
  1. Which header file is used to manipulate the allocater?
    1. object
    2. allocater
    3. memory
    4. All of above
    5. None of these
Correct Option: C

Because all the memory allocation and deallocation libraries are declared in .



Your comments will be displayed only after manual approval.