y c++ is not fully oops

Recommended Answers

All 6 Replies

Please read the rules before posting. You are not allowed to use short forms while posting.

> y c++ is not fully oops
Because it was meant as a OO replacement for C programmers. Also not everything is an object in C++. In pure OO languages, even a class in an object and everything which happens, happens due to message passing between objects. Smalltalk is a pure OO language.

Member Avatar for iamthwee

>y c++ is not fully oops
You are initially correct in your assumption.

"[c++]...is one of the most successful conspiracies hatched/practical jokes ever played on nerds who take ideas like OOP seriously"

QED

>y c++ is not fully oops
Because the creator didn't want to restrict C++ users like that.

mmm C# and Java (based loosely on C) are much more OO but even they are not 100% truly OO

anyone who cares one way or another has no business being in professional software development...

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.