If A Function Can Perform More Than 1 Type Of Tasks Where The #47
If a function can perform more than 1 type of tasks, where the function name remains same, which feature of OOP is used here?
This multiple choice question (MCQ) is related to the book/course
gs gs111 OOP Object Oriented Programming Java.
It can also be found in
gs gs111 OOPs Concept & Features - OOPs MCQ: Features - Quiz No.1.
If a function can perform more than 1 type of tasks, where the function name remains same, which feature of OOP is used here?
Encapsulation
Inheritance
Polymorphism
Abstraction