Quote:
Originally Posted by davidthefat
I know procedural and OO is independent of the language, but I believe that OO is more efficient in C++ because I can use pointers instead of using multiple copies of the object.
|
Not sure what you mean by this. Can you elaborate?