Basically pointers are ‘‘cells’’ that save the data of a variable. This method is used to save memory cache, due to only the reference address is saved into a variable which points to a value.
Basically pointers are ‘‘cells’’ that save the data of a variable. This method is used to save memory cache, due to only the reference address is saved into a variable which points to a value.