When multiple methods exist within the same class with the same name but different in signatures, this is known as what?
Manju lata Yadav
Method overloading
It is called Method Overloading. It aslo called static polymorphism, compile time and Early binding polymorphism.
Its called Method overloading. Its also called static polymorphism, Compile time polymorphism and Early Binding.
Method Overloading
static polymorphism(compile times polymorphism)