When the function is finished and control is returned back to the part of the program that called it, the local variables no longer exist. Contrast with global variable. THIS DEFINITION IS FOR ...
In real terms and in real commercial programs there may be hundreds or thousands of variables in use during the execution of a program so this can be a major problem. A local variable is declared ...