Describe the difference between Overriding a function and Overloading a function.
Anonymous
Function Overriding occurs when one class is inherited from another class. Overloaded functions must differ in either number of parameters or type of parameters should be different. In Overridden function parameters must be same
Check out your Company Bowl for anonymous work chats.