Quiz Space

Programming in C · End Term · 13 Apr 2025 · January 2025 term · Set 1-3

Question 3: In C programming, which memory region is primarily used f…

Question 3

+4 marksOne correct option

In C programming, which memory region is primarily used for storing local variables of functions and function call information?

  1. A

    Heap memory

  2. B

    Stack memory

  3. C

    Static memory

  4. D

    Code segment

Show answer

Correct answer

  • B

    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.

This question was also asked in

More questions from this paper

  1. Q1Figure question
  2. Q2Figure question
  3. Q4Figure question
  4. Q5Figure question
  5. Q6Figure question
  6. Q7Figure question
  7. Q8Figure question
  8. Q9Figure question
  9. Q10Which of the following is not a storage class specifier?
  10. Q11Which of the following statements is/are true about the if statement in C?
  11. Q12In C, which of the following is/are valid operation(s) on pointer variables?
  12. Q13Figure question
  13. Q14Figure question
  14. Q15Figure question
  15. Q16Figure question
  16. Q17Figure question