answersLogoWhite

0


Best Answer

There are several: an editor, a compiler and linker being the three main programs. Typically you will install an integrated development environment (IDE) that includes all three plus project management and debugging utilities, help compilers, installation helpers, and a raft of plug-ins to suit the platform you are developing for.

User Avatar

Wiki User

11y ago
This answer is:
User Avatar
More answers
User Avatar

Wiki User

12y ago

C++ programming. Currently Is use "Turbo C plus plus" to practice programming

C Programming Is use "Turbo C" or called ( C compiler )

Also see this article

Software_used_to_create_c_program

This answer is:
User Avatar

User Avatar

Wiki User

16y ago

You can find many of them. The most popular are Microsoft Visual Studio C++/C# (the last version 2008), CodeGear (from Borland) and so on.

This answer is:
User Avatar

User Avatar

Wiki User

14y ago

Too many to list them. Examples: windows, linux, oracle, bash...

This answer is:
User Avatar

Add your answer:

Earn +20 pts
Q: Is there any program used to create c plus plus program?
Write your answer...
Submit
Still have questions?
magnify glass
imp
Continue Learning about Engineering

What is debugging in c plus plus?

Debugging is a way of running the program to locate any errors that may arise at run-time.


What is a simple program used to create HTML documents?

Any simple text editor can be used to create an HTML document. HTML documents are just simple text, so any basic editor will do the job. Notepad, Vim, or Emacs are all good examples of very simple programs used to create HTML documents. (I'm not sure of the Macintosh equivalent to these, but that would work just as well.)


How many files are created for c program when execute the program?

That's entirely up to the programmer. A program could create 0 files or 50 million files (or any number in between).


In c plus plus are local declarations visible to the function in a program?

If you declare a variable inside of any fuction (except main) it will not be available to other functions.


Why is java's portability better than c plus plus?

As we know that java is a plateform independent language and the main advantage of java is that it can support to any operating system and can be executed to any machines without any modifications.Due to the use of class in java it has become more easier to understand the program compared to c plus plus.Hence,java is portable than c plus plus

Related questions

What is the sky plus boxes program?

The sky plus boxes program is a personal video recorder that is used on home televisions. You can click it and record any shows you watch to see it later.


What is the general structure of a C plus plus Language?

The central feature of any C++ program is classes which can be used to express ideas directly in code.


Is there any benefit to a C plus plus program of round robin?

No.


Is there any purpose to the parts of a turbo c plus plus program?

Yes.


Is there any benefit in a C plus plus program to add two matrices?

No.


What would someone use the program AIA G702 for?

The AIA G702 is a billing software used with Microsoft Excel, one would use this program to create an invoice. This program is downloadable online and can be customised to fit any business.


What is a program used to create a document?

Any simple text editor can be used to create an HTML document. HTML documents are just simple text, so any basic editor will do the job. Notepad, Vim, or Emacs are all good examples of very simple programs used to create HTML documents. (I'm not sure of the Macintosh equivalent to these, but that would work just as well.)


Any program in c plus plus without using any header file?

For example: int main (void) { return 0; }


Are there any good websites where i can create a resume for free?

How can I create automatic subtitles for free? Is there a free program or an online website?


How do you link a C plus plus program to C functions?

It should work without any special action.


How do you create a program using string?

You can use any text-editor, notepad is an example.


What is debugging in c plus plus?

Debugging is a way of running the program to locate any errors that may arise at run-time.