✏️ Explanatory Question

What is Method/function overriding?

👁 877 Views
📘 Detailed Answer
💡

Answer with Explanation

If a subclass provides a specific implementation of a method that is already provided by its parent class, it is known as Method Overriding.