Call by Value:

A function call mechanism that passes arguments to a function by passing a copy of the value of the arguments.