adspace
Answer Posted / Pravesh Kumar Tripathi
Method Overloading is a technique in OOP where multiple methods with the same name but different parameters are defined within a class. Method Overriding, on the other hand, occurs when a derived class provides a specific implementation for a method that already exists in its base class.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
No New Questions to Answer in this Category !! You can
Post New Questions
Answer Questions in Different Category