Q38
Which of the algorithmic languages is lexical scoping standardized in?
A.
Ada
B.
Pascal
C.
Modula2
D.
All of the mentioned
AnswerAnswer: Option D
Solution
Answer: Option D
Solution:
Lexical scoping is standardized in all algorithmic languages (ALGOL), such as Ada, Pascal, and Modula2. Additionally, it is used in modern functional languages like ML and Haskel.