1
Reply

By default local variables are defined in what location in C

Ammar Shaukat

Ammar Shaukat

7 years ago
483
I was working on a C Language test few days back. Where I asked a question ?
By default local variables are defined in _______      
   a) auto   
   b) static   
   c) int   
   d) global   
 
      I couldn't understand what he was asking to me actually ? So shared the question over here for you guys to share your opinion.  

Answers (1)