Meta interview question

What does apply function do?

Interview Answer

Anonymous

8 Nov 2021

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

1