answersLogoWhite

0


Best Answer

No. C++ is a computer language. The development system supporting it is a compiler, linker, editor, debugger, etc.
No it is a programming language.

User Avatar

Wiki User

12y ago
This answer is:
User Avatar

Add your answer:

Earn +20 pts
Q: Is C plus plus an application program?
Write your answer...
Submit
Still have questions?
magnify glass
imp
Related questions

Is c an application or software?

"C" is a programming language. It is implemented by writing a program using the C syntax and then translated by a compiler, which is an application program.


Can you program games with c plus plus?

Yes, you can program games with C++.


What are the application of c plus plus?

Writing programs in it.


How to restart c plus plus program?

Exit the program and relaunch it.


Lint is a compiler b a interactive debugger c a cinterpreter d a tool for analysing c plus plus program?

d a tool for analysing c plus plus program


What are the application of c plus plus plus plus language?

Writing computer-programs in it.


How do you write a C plus plus program that will display the first 10 positive prime numbers?

By learning how to program on C+.


Where did C plus plus program come from?

C++ is an extension of C, and was invented by Bjarne Stroustrup.


How do you change the Borland C plus plus application icon?

Change the icon in the application's resource file, then recompile.


What is the only function all C plus plus programs must contain?

Every C plus plus program that is a main program must have the function 'main'.


Can you rewrite a cuda file in c c plus plus language?

Yes, you can rewrite a cuda program originally written in c in c plus plus.


What is a C plus plus game project program?

A C++ game project program could either be a game written in C++ or a C++ library that helps you develop a game.