0
What is oop
7 Réponses
+ 9
oop = Object Orientated Programming
https://www.tutorialspoint.com/cplusplus/cpp_object_oriented.htm
+ 6
Object Oriented programming is a programming style that is associated with the concept of Class, Objects and various other concepts revovling around these two, like Inheritance, Polymorphism, Abstraction, Encapsulation etc.
+ 5
object oriented programing
+ 2
object oriented programming language which deals with class,objects, inheritance and other related concepts
+ 1
It means object oriented programming. For a good introduction, you can have a look at the "Classes and Objects" unit in Sololearn's C++ course
+ 1
it's object orientated programming