January 27, 2019January 27, 2019 ocjp Pointer with Example in C language Pointer pointers are special type of variables in C Language that stores the Address of another variable: We can access the value of stored variable using