Ask your own question, for FREE!
Computer Science 8 Online
OpenStudy (anonymous):

What's the different between C++ and C#?

OpenStudy (anonymous):

C# is garbage-collected and fundamentally object-oriented, C++ requires manual memory management and has objects but does not require their use.

OpenStudy (anonymous):

C# is object-oriented, C++ has objects but do not require a use

OpenStudy (anonymous):

C is structured programming language.C++ is object oriented programming language. C++ supports inheritance, reusability,polymorphism c does not support any of these. c is topdown parsing. c++ is bottom up parsing.

Can't find your answer? Make a FREE account and ask your own questions, OR help others and earn volunteer hours!

Join our real-time social learning platform and learn together with your friends!
Can't find your answer? Make a FREE account and ask your own questions, OR help others and earn volunteer hours!

Join our real-time social learning platform and learn together with your friends!