You need to learn how to use your compiler, but it is not that demanding.
In unix for example all you need to do is: make myprogramif your source is myprogram.c
first learn it from some tutorial available on net and use compilers or IDE's
All compilers were not written in C. Some are written in Assembly Language.
Compilers are needed to convert human readable source code into machine executable code.
Compiler can be divided into following four main types. 1. one pass compilers 2. multi pass compilers 3. load and go compiler 4. optimizing compilers
Compilers have nothing to do with graphics. Compilers translate source code into object code, nothing more. Graphics is hardware-dependant and is a function of a graphics library specific to that hardware. Graphics libraries do not need to be compiled, they simply need to be linked to your code.
You can write code for anything anywhere the only thing that you need is the compiler and compilers are not free.
Java: At java.sun.com in the download JDKcategory.C: Google for "Free C/C++ Compilers"
Most programs are written in C, Assemblers and compilers included.
we need compiler to run the programme. compiler will check the error in the problem. compiler can check the error with the help of run time compiler. they can be static or dynamically.
Not directly. They need to be converted to "machine language" by compilers and linkers before they can be executed by the machine.
No
There are a number of top compilers for the C Computer Language which is currently used in the technology industry. You can try such compilers as C++, C Front and others.