+ 1
Is C++ a pure oop?
2 odpowiedzi
+ 3
No,Pure oop means means, every operation will be done using an object. Without object we can not do any operation.But we can write code without creating a class in C++
+ 3
short answer: no.
long answer: https://www.quora.com/Why-C++-is-not-considered-as-pure-Object-Oriented-programming