Meta Interview Question

What does apply function do?

Interview Answer

Anonymous

Nov 8, 2021

It uses the given context and invokes functions using the params given as an array. You wont be able remember this forever 😂

1