View all questions & answers for the JavaScript-Developer-I exam
Refer to the following code:
What is the output of line 11?
[1,2]
["bar", "foo"]
["foo:1", "bar:2"]
["foo", "bar"]
Submit