What is the purpose of the dynamic scoping?
Variables can be declared outside the scope
Variables must be declared outside the scope
Variables cannot be declared outside the scope
Variable cannot be declared within the function
Correct Answer : A
Which of the algorithmic languages is not lexical scoping standardized in?