what is a compiler? | Sololearn: Learn to code for FREE!
Новый курс! Каждый программист должен знать генеративный ИИ!
Попробуйте бесплатный урок
0

what is a compiler?

17th Dec 2016, 4:15 PM
pratik mane
pratik mane - avatar
3 ответов
+ 2
a compiler is a program that translates your code in something the computer can understand (machine code)
17th Dec 2016, 5:07 PM
‎ɐısıօլɐ
‎ɐısıօլɐ - avatar
0
compiler acts like a translator , a computer program which reads source code and output assembly code or executable code is called compiler.
17th Dec 2016, 4:24 PM
Mock
Mock - avatar
0
If you want to write its answer in exam this is an appropriate answer to write. Compiler: compiler converts High level language into Computer language .It convert the entire program in one go .If there is any error it reports the error in the end along with the line number. Hope this helps you! PEACE\/.
26th Dec 2016, 10:25 PM
Usman khan
Usman khan - avatar