![]() |
Reference and Pointer
Reference is the other name given to the same variable. Pointer is new variable created which can contain address of another variable.
Try an experiment Code:
# include<iostream> |
Re: Reference and Pointer
You have same post in Difference between Pointers and Reference in C++ thread. Thread closed.
http://www.go4expert.com/showthread.php?p=16427 |
| All times are GMT +5.5. The time now is 01:47. |