Home Segments Index Top Previous Next

43: Mainline

Storing a value in the memory chunk allocated for a variable is called variable assignment. Accordingly, whenever C++ places a value in such a memory chunk, the variable is said to be assigned a value and the value is said to be assigned to the variable.