Pointer
Pointer is a variable that stores memory addresses. Unlike normal variables it does not store user given or processed value, instead it s...
Pointer is a variable that stores memory addresses. Unlike normal variables it does not store user given or processed value, instead it s...