Home » C Programming » Variables » Question
  1. Automatic variables are allocated memory in ___________.
    1. Data segment
    2. Code segment
    3. stack
    4. heap
    5. None of these
Correct Option: C

stack



Your comments will be displayed only after manual approval.