+ 7
Is python is a object oriented programming??
as c++ and java follow oop concept
11 Respostas
+ 4
In Python you are not forced to use oop. But if you want, you can use it.
+ 3
Yes python is OOP based language.Mostly python OOP is use when you are making GUI,android development or creating games with the help of python.Python OOP help you create more flexible and readable code which is essential for every python developer.
+ 1
Yup YepYep!
https://www.sololearn.com/Courses/JUMP_LINK__&&__Python__&&__JUMP_LINK
there is a OOP(Object Oriented Programming) section
+ 1
The guy in this video describes this in such a womderful way that really helped me have a strong understanding. Hopefully you will find it useful. He is well humoured too https://youtu.be/xoL6WvCARJY
+ 1
The guy in this video describes this in such a womderful way that really helped me have a strong understanding. Hopefully you will find it useful. He is well humoured too https://youtu.be/xoL6WvCARJY
+ 1
Amazin.
0
Yes, of course. There are any differents, but python has full support of oop. Moreover python supports powerfull multiinheritance in contrast java and simple polymorphic concept
0
ok
0
It is as well object and procedural so u cant actually define one for it
0
s it is a object oriented programming