Recommended Answers
Jump to Post>the stuff you can do in C can be done in C++, except build an O/S.
Nope, you can do that in C++ too. C++ can be used anywhere C can, provided there's a compiler available for the target machine.
Jump to PostIn Ur they had neither C nor C++.
Come to think of it they didn't have + either, they used other characters entirely for writing.
Jump to PostI'm sorry, I refuse to answer your question until you stop using silly chat speak to communicate.
Jump to Post>Except for the facts like C++ has more keywords, so int new;
>will not compile in C++, but it will work without any problem in C.
The statement I was quoting talked about functional ability, not piddling differences between syntax and semantics. For example, C++ can indeed be used to …
All 14 Replies
We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.