R uses _________ scoping^6 0 or static scoping.
(a) reflective
(b) transitive
(c) lexical
(d) closure
This question was posed to me in my homework.
The question is from Scoping Rules topic in chapter Control Structures, Functions, Scoping Rules, Loop Functions and Debugging of R Programming