What exactly is the difference between C and C++ - save that we can have OOP in both the languages?!
We don't have OOP in C. That would be the answer. C++ brought in Encapsulation, Polymorphism, Inheritance, and a whole lot of 'heavy' concepts... Correct me if I'm wrong. Long time since I opened Let Us C
Gishu