1.

Which of the following language supports lexical scoping?(a) Perl(b) Python(c) Common Lisp(d) All of the mentionedI had been asked this question by my college director while I was bunking the class.My question is based upon Scoping Rules in section Control Structures, Functions, Scoping Rules, Loop Functions and Debugging of R Programming

Answer»

Correct ANSWER is (d) All of the mentioned

To explain: Lexical scoping in R has CONSEQUENCES BEYOND how free VARIABLES are looked up.



Discussion

No Comment Found

Related InterviewSolutions