In this code snippet, we are going to test the following:
- pointer type
- pointer address size
- sizeof() function
- format specifier in C programming
Below is the code snippet.
Explanation in this link: https://youtu.be/OYiOOTqt-Kw
In this code snippet, we are going to test the following:
0 Comments