+ 4
What is a compiler??
6 Answers
+ 4
This is what Google is made for ! Give it a try.
+ 3
Compile is the process of creating an executable program from code written in acompiled programming language. Compiling allows the computer to run and understand the program without the need of the programming software used to create it. When a program is compiled it is often compiled for a specific platform
+ 2
thanx serena for ur quick response
+ 2
Compiler is that program which converts high level language to machine language , so that computer can take it and perform opreation onto it . there are many types of compiler for differnt programming languages like c++ uses GNU compiler .
0
GNU GCC compiler



