Thursday, July 30, 2009

What is difference between Turbo C, C++ and C#.?

Turbo C is just a compiler and IDE for the C programming language. C++ and C# are different languages.





C++ is an object oriented version of C. Any valid C program is also a valid C++ program, but C++ has a lot of additional language features.





C# is a different language again. It's based on C/C++ but is actually more similar to Java. The aim in designing the language was simplicity, so it has a lot of Java-like features such as automatic memory management and garbage collection

What is difference between Turbo C, C++ and C#.?
论坛用 西班牙语


Hola


Aceptamos el pago por paypal !!!!!!!!


http://www.wtoeur.com


英语


Hello


We accept payment by paypal !!!!!!!!


Http://www.wtoeur.com





西班牙语


Aquí está nuestro anuncio department.If vas a comprar algo o si tienes alguna otra pregunta, por favor comuníquese con nuestro departamento de venta.


Empresa: http://www.wtoeur.com Aceptamos pagos por paypal !!!!!!!!


Beijing HuaHai Eletron y eléctricas Equitment Co, Ltd





We accept payment by paypal!!!!!!!!


http://www.wtoeur.com


Here,We give you everything which you want!


You can never find such a low price in other place...


(we are one of a biggest wholesaler of electrical product such as:digital cameras, mobile, LCD TV, Laptops Notebooks, Digital Video, GPS,Mp4, ... and so on.)


welcome to visit our website!


Website: www.wtoeur.com


MSN : wtoeur@hotmail.com


E-mail : wtoeur@hotmail.com
Reply:C is first version , c++ add object orientation language, C#, combination of both gui friendly, visual basic , but in C and c++ and java syntaxy programming
Reply:C is structured programming language. Turbo C refers to a specific compiler made by Borland that can be used for C programming.





C++ is a superset of C, meaning everything that you can do in C, you can do in C++. C++ also supports object-oriented programming through the use of classes and inheritance.





C# is another language from Microsoft. It is similar in structure to Java and syntactically to C++. It does not compile down to native machine code, but rather CIL, an intermediate assembly type language. Therefore, to run a CIL or .NET program, the appropriate runtimes must also be installed. C# is completely object-oriented unlike C++.

wallflower

No comments:

Post a Comment