1.

What is the fundamental rule of lexical scoping?

A. Functions are declared in the scope
B. Functions are executed using scope chain
C. Functions are declared outside the scope
D. Variable are declared within the function
Answer» D. Variable are declared within the function


Discussion

No Comment Found