Is this your company?
Explain method overriding vs method overloading
Anonymous
Overriding is when a child class has the same method name as the parent but implements different functionality. Overloading is when a class has two methods with the same name but that take different arguments.
Check out your Company Bowl for anonymous work chats.