

MCQOPTIONS
Saved Bookmarks
1. |
What does the interpreter do when you reference variables in other scopes? |
A. | Traverses the queue |
B. | Traverses the stack |
C. | Finds the bugs |
D. | None of the mentioned |
Answer» C. Finds the bugs | |