A variable that is declared inside a function is know as ?
A variable that is declared inside a function is know as local variable and its scope is within the function
Comment here: