View all questions & answers for the JavaScript-Developer-I exam
Refer to the code below:
What is the output of this function when called with an empty array?
Return 0
Return 5
Return NaN
Return Infinity
Submit