Vidyalelo
C++ Programming · Q249

Classes and Objects in C++

Programming · C++ Programming · question 249

Q249

How to unlimit the size of the stack?

A.
setrlimit()
Answer
B.
unlimit()
C.
both setrlimit() & unlimit()
D.
setflimit()

Answer: Option A

Solution

Answer: Option A
No explanation is given for this question Let's Discuss on Board