

MCQOPTIONS
Saved Bookmarks
1. |
One of the special feature of an interpreter in reference with the for loop is that |
A. | Before each iteration, the interpreter evaluates the variable expression and assigns the name of the property |
B. | The iterations can be infinite when an interpreter is used |
C. | The body of the loop is executed only once |
D. | All of the mentioned |
Answer» B. The iterations can be infinite when an interpreter is used | |