1) Write a program that demonstrates the use of address of (&) and pointer (*) operator. #include<stdio.h> #include<conio.h> void main()…
You must be logged in to view this content.
1) Write a program that demonstrates the use of address of (&) and pointer (*) operator. #include<stdio.h> #include<conio.h> void main()…
You must be logged in to view this content.