Home » C Programming » Variables » Question
  1. When compiler accepts the request to use the variable as a register?
    1. It is stored in secondary memory
    2. It is stored in main memory
    3. It is stored in CPU
    4. It is stored in cache memory
    5. None of these
Correct Option: C

It is stored in CPU



Your comments will be displayed only after manual approval.