C++ is not a pure Object Oriented Language..This tip submitted by Hridesh Vishwdewa on 2012-02-26 10:21:46. It has been viewed 32991 times.Rating of 5.8 with 147 votes C++ is not a pure object oriented language because you can write code without creating a class in C++, whereas Java IS a pure object oriented language because every function requires a class. More tips Help your fellow programmers! Add a tip! |