SoFi interview question

Explain call and apply in javascript

Interview Answer

Anonymous

Aug 7, 2017

They are a way to use prototypical inheritance in javascript. Syntax is the main difference.