MCQs > IT & Programming > JavaScript > Difference between using call() and apply() to invoke a function with multiple arguments?

JavaScript MCQs

What is the difference between using call() and apply() to invoke a function with multiple arguments?

Answer

Correct Answer: apply() is identical to call(), except apply() requires an array as the second parameter

Explanation:

Note: This Question is unanswered, help us to find answer for this one

JavaScript Skill Assessment

Overall Skill Level-Poor

Your Skill Level: Poor

Retake Quizzes to improve it

search

JavaScript Skill Assessment

Overall Skill Level-Poor

Your Skill Level: Poor

Retake Quizzes to improve it