Home » C Programming » Variables » Question
  1. Automatic variables are stored in ________.
    1. heap
    2. stack
    3. data segment
    4. register
    5. None of these
Correct Option: B

stack



Your comments will be displayed only after manual approval.