Home » C++ Programming » Dynamic Memory » Question
  1. What type of class member is operator new?
    1. smart
    2. dynamic
    3. static
    4. const
    5. None of these
Correct Option: C

static



Your comments will be displayed only after manual approval.