Day#102 C Coding Challenge | Definition and Declaration of variable in C

Day#102 C Coding Challenge | Definition and Declaration of variable in C

In this code, we will test the following:

  • definition of a variable
  • declaration of a variable
  • when is variable allocated a memory
  • when to use extern keyword










Explanation of the above code in this video: https://youtu.be/b8oFi8KN8WQ

Post a Comment

0 Comments