0
What is compiler?
3 Antworten
+ 3
A compiler converts the source code that you typed into a file readable by the machine.
0
compiler is a program that converts your code into binary code or object code
0
compiler is a program that find out errors in your program. it is used for debugging . if
any error like syntax, or support error are in file compiler shows us.