📅  最后修改于: 2022-03-11 14:58:12.153000             🧑  作者: Mango
In overloading, the access specifier, access modifier, return type and arguments
can be different but the method name has to be same. Overloading doesn't depend
on the return type that each of the method are returning.