InterviewSolution
Saved Bookmarks
| 1. |
The size of both stack and heap remains the same during run time.(a) True(b) FalseThis question was addressed to me by my college director while I was bunking the class.The doubt is from Static vs Dynamic Memory Allocation in portion Dynamic Memory Allocation in C of C |
|
Answer» The correct option is (B) False |
|