39-Write a C program to display the functions of pointer.
Program: 39
Write a C program to display the functions of pointer.
Output:
Address of i = 6356748 Value of i = 3 Value of i = 3
Write a C program to display the functions of pointer.
Address of i = 6356748 Value of i = 3 Value of i = 3