Home / Questions / What is Method/function overloading?
Explanatory Question

What is Method/function overloading?

👁 827 Views
📘 Detailed Answer
🕒 Easy to Read
Read the answer carefully and go through the related questions on the right side to improve your understanding of this topic.

Answer with Explanation

If a class has multiple functions by same name but different parameters, it is known as Method Overloading.