Question 3
In C programming, which memory region is primarily used for storing local variables of functions and function call information?
Heap memory
Stack memory
Static memory
Code segment
In C programming, which memory region is primarily used for storing local variables of functions and function call information?
Heap memory
Stack memory
Static memory
Code segment
Correct answer
Stack memory
Question 3 of 17 in the IIT Madras BS Programming in C (Programming in C) End Term paper sat on 13 Apr 2025, in the January 2025 term (IIT M ES REATTEMPT AN EXAM QEQ1 13 Apr). It carries 4 marks.