Home Segments Top Top Previous Next

131: Mainline

Because Java generally reserves new chunks of memory for parameters of primitive type, into which values are copied, Java's parameters are said to be call-by-value parameters, and Java is said to be a call-by-value language.