Vidyalelo
JavaScript · Q36

Array And Function

Programming · JavaScript · question 36

Q36

What is the opposite approach to the lexical scoping?

A.
Literal scoping
B.
Static scoping
C.
Dynamic scoping
Answer
D.
Generic scoping

Answer: Option C

Solution

Answer: Option C
Solution:
The opposite approach to the lexical scoping is the dynamic scoping.