+ 2
Pls tell me the basic features of object oriented programming....
4 Antworten
0
Pls give my question an up vote if u find it useful
+ 3
Ꮶratagyaᴾᴿᴼ , all languages which support oop do have lessons in their tutorials from sololearn. Have a look at them. Thanks!
+ 1
#blackwinter no you shouldn't Dow vote it because it is the first question that I have asked on sololearn. You can check that in my profile.
0
OOP is totally based on code reusing where you get many more features to do like
Polymorphism
Inheritance
Encapsulation
Etc...