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
In this code, we will test the following:
0 Comments