Login and Register ×
Check your Email for the OTP
JavaScript MCQ Javascript Functions MCQ
⚠ Report ✓ Question Verified Copy Link
add(10, 5); function add(x, y) { return x + y; }
Explanation:
In this case, the add function is defined before it is called, so the function call is successful and returns the sum of the two numbers, 15.
add
Related Topic:
Share Above MCQ
Learn More MCQ Questions from JavaScript MCQ Javascript Functions MCQ
Hello, please login before you report any Quesion. Login