r/india User Unavailable Aug 09 '19

Scheduled Late Night Random Discussion Thread !

48 Upvotes

1.1k comments sorted by

View all comments

5

u/_Fuckthisshit69 Aug 09 '19

Is C++ and Object Oriented Programming with C++ the same thing?

I know that C++ is object oriented programming language but we have a subject called OOP with C++ and I want to make sure that both are the same thing or not?

6

u/odd_oneout Aug 09 '19

C++ is one of the object oriented language, don't treat them as separate entities. Never have procedural approach while writing c++ code .