Our Blogs

img/news/POINTER_EXAMPLE.png

Pointer Example In C Languages

Publish Date: May, 02-2019

Pointer hold the address of common variable like here p is pointer variable and an in normal variable p=&a a variable address is assigning to pointer p