The idea behind limiting the lifetime of variables is to save:
The idea behind limiting the lifetime of variables is to save:
Explanation
Lifetime of a variable is the time for which the variable is taking up a valid space in the system's memory.
Lifetime of a variable is the time for which the variable is taking up a valid space in the system's memory.