A compiler is a computer program that transforms the source code into another language that a computer that can understand.
Use FTP or HTTP
A compiler is a computer program that transforms the source code into another language that a computer that can understand.
compiler is a software translator used in ProgrammingLanguage: C,C++, Java etc ). This used for to translate High level language to Machine independent language. Interpreter is used to translate source code to machine code by line by line.