Multiple Choice
The bindings of names to storage locations is called the ____.
A) translator
B) compiler
C) environment
D) symbol table
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q10: Static constants are always computed at load
Q11: Dynamic allocation places variables _.<br>A) on the
Q12: Declarations in surrounding blocks are called nonlocal
Q13: The scope of a binding is _.<br>A)
Q14: The body of an externally defined function
Q16: Each call to a method is referred
Q17: Lexical scoping rules are sometimes called dynamic
Q18: The declaration before use scoping rule in
Q19: In object-oriented languages such as Java and
Q20: Java requires manual deallocation of objects.