From where can I download C++?

Asked by Last Modified  

Follow 0
Answer

Please enter your answer

VLSI Trainer Specialist in Front-End Design & Digital Systems

There are a couple of good choices for ‘C’ compilers. Note that the C++ compilers I’m familiar with can also compile and link ‘C’ programs. The first one that comes to mind is the GNU Compiler Collection, the renamed Gnu ‘C’ compiler. Installing GCC will tell you where to find it. The second is the...
read more
There are a couple of good choices for ‘C’ compilers. Note that the C++ compilers I’m familiar with can also compile and link ‘C’ programs. The first one that comes to mind is the GNU Compiler Collection, the renamed Gnu ‘C’ compiler. Installing GCC will tell you where to find it. The second is the Visual Studio Community Edition. It will include an option to download or use the C / C++ compiler. Lastly is Eclipse CDT which is the Eclipse IDE integrated with a ‘C’/C++ compiler. I haven’t used it which is why I list it last. Learning the language is relatively easy compared to learning how to use the various compilers and IDE’s. I’d recommend going with Visual Studio or Eclipse approaches. read less
Comments

Related Questions

What is the difference between a string and an array?
String is array of characters terminated with null.
Rakes
In how many days can we learn the C language?
Around one month and depends upon you how much time you give.
Ravi Shankar
0 0
9
What are important topics in C language?
Variables and handling datatypes · Structures · Functions · Pointers · Arrays · Conditional statements and switches · File handling · System
Everest
0 0
5
What does # mean in C?
#include is a preprocessor directive which is used to include user-defined file.
Sridevi
0 0
5
Can we pass arguments in the main function in C language?
Yes. it is possible to pass arguments into the main function.
Mukesh
0 0
7

Now ask question in any of the 1000+ Categories, and get Answers from Tutors and Trainers on UrbanPro.com

Ask a Question

Related Lessons

C and C++ programming with memory level debugging
Understanding C and C++ programming by using memory level debugging. Step 1: Understand the Memory map of C executable Step 2: Start memory level debugging using popular IDE Step 3: Find the memory...

An Interesting discussion about malloc( ) and calloc( )
What are malloc( ) and calloc( )? Simply putting they are the predefined functions in C language. Malloc( ) and calloc( ) are two such functions which are used for more or less identical purpose and...

Bit wise operators in C
Bit Wise Operators Bit Wise operators are manipulates of individual bits with in a word of memory. The bit wise operators can be divided in to three general category. One’s Complement...

Basic Concepts of Web Designing
An introduction to domain names, web servers, and website hosting 1)What is the web? In a nutshell, the web is a whole bunch of interconnected computers talking to one another. The computers (on the...

C Program-Prime Number
/*WAP to print a number entered by the user is prime or not*/ //Header files #include<stdio.h>#include<conio.h> //Main function void main(){ int num,i; //Function for clearing screen clrscr();...

Recommended Articles

Lasya Infotech is a Hyderabad based IT training institute founded in 2016 by O Venkat. Believing in his innovation, passion and persistence and with a diverse blend of experience, he started his brainchild to deliver exemplary professional courses to aspiring candidates by honing their skills. Ever since the institute envisions...

Read full article >

Brilliant Academy is one of the reputed institutes for B.Tech tuition classes. This institute is specialised in delivering quality tuition classes for B.E, Engineering - all streams and Engineering diploma courses. Incorporated in 2012, Brillant Academy is a brainchild of Mr Jagadeesh. The main motto of the academy is to...

Read full article >

Hadoop is a framework which has been developed for organizing and analysing big chunks of data for a business. Suppose you have a file larger than your system’s storage capacity and you can’t store it. Hadoop helps in storing bigger files than what could be stored on one particular server. You can therefore store very,...

Read full article >

Business Process outsourcing (BPO) services can be considered as a kind of outsourcing which involves subletting of specific functions associated with any business to a third party service provider. BPO is usually administered as a cost-saving procedure for functions which an organization needs but does not rely upon to...

Read full article >

Looking for C Language Classes?

Learn from the Best Tutors on UrbanPro

Are you a Tutor or Training Institute?

Join UrbanPro Today to find students near you