Home Segments Top Top Previous Next

60: Mainline

Because every variable is typed, the Java compiler can allocate a memory chunk of the right size for each variable, once and for all, taking advantage of the fact that the value of the variable always will fit within the allocated memory chunk.