Home » C Programming » Variables » Question
  1. If storage class is not specified for a local variable, then the default class will be auto.
    1. Depends on the standard
    2. False
    3. True
    4. Depends on compiler
    5. None of these
Correct Option: C

True



Your comments will be displayed only after manual approval.