Unit : 06 – Pointers & Functions

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.

Leave a Comment

Your email address will not be published. Required fields are marked *

error: Content is protected !!
Scroll to Top