Computer Science, asked by isikaemmanuel, 1 month ago

Write a Common Lisp program that clearly shows the difference between static and dynamic scoping

Answers

Answered by priyaba16
2

Answer:

Static scoping is also called lexical scoping. In this scoping a variable always refers to its top level environment. ... In contrast, dynamic scope requires the programmer to anticipate all possible dynamic contexts.

Answered by charmiyadav9797
0

Answer:

Yes

Explanation:

true.

I have been a while.

Similar questions