answersLogoWhite

0

They are both used to create general purpose, native machine code programs. C++ evolved from C and essentially adds object-oriented programming to the language, making it easier to produce highly-complex, highly-robust and highly-scalable solutions that would be difficult to produce with C alone.

User Avatar

Wiki User

12y ago

What else can I help you with?

Related Questions

C plus plus and java are examples of what languages?

They are not examples of languages. They arelanguages.


What is the difference between simulater and c c plus plus etc languages?

A simulator is a computer program which reproduces the behaviour of one system upon another system. Computer languages are used to create computer programs.


How can you download c c plus plus language in Hindi addition?

You cannot download programming languages!


What is the different between Compiler and Interpreter in C or C plus plus programming?

It is easy to tell: there is no interpreter for C and C++, they are compiled languages.


What is feature that supported in c c plus plus and java but not in net?

C, C++ and Java are cross-platform languages. NET is for Windows-only.


How is java different than any other OOP languages like C plus plus?

Every languages are different, a C++ compiler cannot compile a Java source.


How we can install the c and c plus plus?

You cannot 'install' programming languages. Instead, you can try to install a compiler or an IDE.


Does c sharp work on c or c plus plus compilers or you need a c sharp compiler?

They are different languages, each of them requires its own compiler.


Which header file is used for main function in cand c plus plus languages?

None. PS: The most common headers files are probably: stdio.h stdlib.h string.h


Why is c plus plus language more portable than c language?

They are equally portable. Conditional compilation is supported by both languages.


Put these programming languages in order from oldesr to newest basic c plus plus cobol?

cobolbasicc++


What is the difference of C to C plus plus and Dev C?

C and C++ are both programming languages whereas Dev C++ is an implementation of C/C++. Dev C++ is free, was written in Delphi and includes the MinGW compiler.