C++ Memory Address

C++ Memory Address


C++ Memory Address

In this tutorial you will have learn about C++ memory address, a memory address is a reference (a variable holding an address-of it what is “refers” to memory) to a specific memory location. It is accessed by & operator.

Example :

Output :