Further more, the name of a variable is known ONLY inside the function where it is declared.
For example:
When we call a function, we pass ONLY a copy of the value of the variable.