ICSE Class 10 Computer Applications
Question 14 of 30
Solved 2024 Specimen Paper ICSE Class 10 Computer Applications — Question 14
Back to all questionsPolymorphism
Reason — In object-oriented programming, Polymorphism provides the means to perform a single action in multiple different ways and constructor overloading follows Polymorphism principle of Object Oriented programming wherein a constructor having the same name behaves differently with different arguments.