+ 1

What is the difference between C and C++ ?

I want to pass the fruit bowl for all languages So I searched for a while to find how to do this in C and then I copied the C code and pasted into C++ code And it worked, its funny lol

22nd Apr 2020, 12:56 AM
Joanna Pichon
Joanna Pichon - avatar
1 Answer
+ 4
C code compiles under C++ environment, but not the other way around. I suggest you to search the forum, as this is not the first time for this topic (it's been duscussed before).
22nd Apr 2020, 1:25 AM
Ipang