calculateSum:CalculateSum is an operation that involves adding up multiple numbers together to obtain their total sum.
printSum:PrintSum refers to an action where the computed sum of multiple numbers is displayed on some physical medium for viewing purposes.
area: Area is the measurement of the space inside a two-dimensional shape, which is what printArea calculates.