Home » C++ Programming » Dynamic Memory » Question
  1. How can object be allocated outside the object lifetime?
    1. float
    2. void*
    3. int
    4. All of above
    5. None of these
Correct Option: B

void*



Your comments will be displayed only after manual approval.