Infosys interview question

What is an overloaded method?

Interview Answer

Anonymous

6 Aug 2021

There’s no function overloading in JavaScript. Functions have many perimeters, and you can also call methods on functions like callback and .bind()