What is local variable in C?

C Programming Language >   Variable in C Language >   Local Variable in C  

Short Question

861


Answer:

  • The variables which are having scope/life only within the function are called local variables.
  • These variables are declared within the function and can’t be accessed outside the function.


This Particular section is dedicated to Question & Answer only. If you want learn more about C Programming Language. Then you can visit below links to get more depth on this subject.




Join Our telegram group to ask Questions

Click below button to join our groups.