Question: Javascript Question: In the expression for (x in person), x represents: a. the value for each element in array person b. the index for each
Javascript Question:
In the expression for (x in person), x represents:
| a. | the value for each element in array person | |
| b. | the index for each element in array person | |
| c. | the object property for each element in array person |
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
