Which OOP concept describes how a Class customises behaviours inherited from another Class? | Sololearn: Learn to code for FREE!
¡Nuevo curso! ¡Todo programador debería aprender IA Generativa!
Prueba una lección gratuita
- 1

Which OOP concept describes how a Class customises behaviours inherited from another Class?

Which OOP concept describes how a Class customises behaviours inherited from another Class?

30th Apr 2018, 2:36 PM
shadrach esharive
shadrach esharive - avatar
5 Respuestas
0
Possibly polymorphism or just Inheritance.
30th Apr 2018, 4:56 PM
Zeke Williams
Zeke Williams - avatar
0
Polymorphism; polymorphism refers to a programming language's ability to process objects differently depending on their data type or class. More specifically, it is the ability to redefine methods for derived classes.
14th Sep 2018, 7:25 PM
Manuh Mutua
Manuh Mutua - avatar
0
polymorphism
17th Sep 2018, 10:48 AM
ontumbi
0
Definitely Polymorphism
13th Nov 2018, 10:46 AM
Choice .E. Osobor
Choice .E. Osobor - avatar
- 1
Polymorphism
15th Sep 2018, 10:07 AM
Tonny Odhiambo