Home Segments Top Top Previous Next

63: Mainline

Storing a value in the memory chunk allocated for a variable is called variable assignment. Accordingly, whenever Java 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.