answersLogoWhite

0

C has no object oriented support. C++ is a superset of C that adds object-oriented support, but retains the concept of primitive variables. C# is a superset of C++, developed by Microsoft, that removes the concept of primitives, making it fully object-oriented but, unlike C and C++, is non-generic and is only useful for .NET programming. C# is not unlike Java, but Java is fully cross-platform and therefore has much wider support.

User Avatar

Wiki User

11y ago

What else can I help you with?

Related Questions

What is extension in c programming?

for c language it is .c and for c++ it is .cpp


Difference between C and C programming language?

The C and C programming languages are one and the same. There is no difference between those languages.


Main deffrent between c and cpp?

The main difference between c and c++ is the concept of 'Object Oriented Programming' (OOPS). Thus c does not have the benefits of oops like: 1. abstraction 2. encapsulation 3. inheritance 4. polymorphism etc.


Major advantage in cpp compared to c?

The major advantage of C++ over C is the Object Oriented Programming compatibility in C++.


How does a compiler interpret the difference between c and c plus plus?

from the extension of your file.If it has an extension of .cpp then it is a c++ programIf it's extension is .c, then it is a C program.


Major difference between java and cpp?

CPP typically stands for the C PreProcessor, which does macro expansion on C source code. What I suspect you want to know are the differences between C++ and Java. See the links below for more information on that topic.


What is the difference between the Linux shell and C?

C is a programming language. A shell is an interface.


What is difference between Turbo and Borland C?

turbo is word to do the programming language in c & c++ and i do no about borland


Who invented cpp?

Bjarne Stroustrup is the recognized inventor of the C++ object oriented programming language. C++ was an enhancement to the C language, which was not object oriented.


What is the difference between aspnet vbnet and c?

asp.net is website programming vb.net is windows forms programming the visual basic language c#.net is windows forms programming in c# language


Difference between c and shell programming execution?

Can you please explain your question?


List some project titles in C and cpp?

Hai,Refer c++ programming language by kelly pohl. You will find Many interresting projects in c++.