+ 4

What is a compiler??

2nd Jun 2017, 3:39 AM
Zulkarnain Khan
Zulkarnain Khan - avatar
6 Answers
+ 4
This is what Google is made for ! Give it a try.
2nd Jun 2017, 4:21 AM
Ekansh
+ 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
2nd Jun 2017, 3:50 AM
Nikhil
Nikhil - avatar
+ 2
thanx serena for ur quick response
2nd Jun 2017, 3:42 AM
Zulkarnain Khan
Zulkarnain Khan - avatar
+ 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 .
2nd Jun 2017, 7:05 AM
Toby
Toby - avatar
0
GNU GCC compiler
2nd Jun 2017, 9:55 PM
César H
César H - avatar