Revature interview question

What is the difference between overriding and overloading a method?

Interview Answer

Anonymous

5 May 2020

Method overloading is for a method can do different things gives a difficult set of input values why this is multiple definitions. Method overriding is that it uses a virtual function toward override a specific function within a local identity scope.