====== Method Overloading ====== [[dido:public:ra:xapend:xapend.a_glossary:start| Return to Glossary ]] **Method Overloading** is a feature that allows a class to have more than one method having the same name, if their argument lists are different. Source: [[https://beginnersbook.com/2013/05/method-overloading/ ]] /**=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- /* To add a discussion page to this page, comment out the line that says ~~DISCUSSION:off~~ */ ~~DISCUSSION:on|Outstanding Issues~~ ~~DISCUSSION:off~~