Question 13
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 13 of 24 in the IIT Madras BS Programming in C (Programming in C) End Term paper sat on 31 Aug 2025, in the May 2025 term (IIT M DEGREE AN EXAM QDB3 31 Aug 2025). It carries 4 marks.