- In same class, we can have methods with same name, but with different number of arguments or with different datatypes of arguments...
- This is known as method overloading. method overloading is also known as compile time polymorphism...
For further actions, you may consider blocking this person and/or reporting abuse
Top comments (0)