Day#108 C Coding Challenge | what is the output of the below program | format specifier | Pointer type and address

Day#108 C Coding Challenge | what is the output of the below program | format specifier | Pointer type and address

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

Post a Comment

0 Comments