Home » C++ Programming » Dynamic Memory » Question
  1. How to unlimit the size of the stack?
    1. unlimit()
    2. setrlimit()
    3. both unlimit() & setrlimit()
    4. getlimit()
    5. None of these
Correct Option: B

setrlimit()



Your comments will be displayed only after manual approval.