FreeWheel interview question

What is the difference between overloading and overriding?

Interview Answer

Anonymous

Sep 10, 2017

I knew what overriding was but did not know what overloading was. I mean I knew how to overload...basically functions with different signatures to alter flow based on inputs but did not know they called it overloading