answersLogoWhite

0

No. C is not object-oriented, it is a procedural language.

C++, while object-oriented, is not purelyobject-oriented. One of the requirements for a pure object-oriented language is that everything is an object. C++ still has primitive data types (int, long, double, etc.), and so is not purely object-oriented.

User Avatar

Wiki User

15y ago

Still curious? Ask our experts.

Chat with our AI personalities

DevinDevin
I've poured enough drinks to know that people don't always want advice—they just want to talk.
Chat with Devin
SteveSteve
Knowledge is a journey, you know? We'll get there.
Chat with Steve
RossRoss
Every question is just a happy little opportunity.
Chat with Ross
More answers

No,

Becouse we can write C++ program without class

User Avatar

Wiki User

14y ago
User Avatar

Add your answer:

Earn +20 pts
Q: Is c plus plus is pure object oriented?
Write your answer...
Submit
Still have questions?
magnify glass
imp
Continue Learning about Engineering

Is vc plus plus is an object oriented language?

Yes, but it is not a pure object-oriented language. Since C++ evolved from C, it still makes use of primitives which are not part of the object-oriented paradigm.


Is c plus plus 100 percent object oriented?

No; C++ is not 100% object oriented.


What is the different of c and c plus plus?

c is procedure oriented and c++ is object oriented & much newer.


Is c plus plus an object oriented language or an object based language?

C++ is object-oriented. It is not object-based because, like C before it, C++ supports the principal of primitive data types, which are not object-based.


What actually mean by object oriented programming Is C plus plus is a object oriented programming?

Just eat a watermellon!