Tuesday 6 June 2017

What is Compiler?


                          It is a tool or an application which converts high level language program to low level language program(Assembly Language/Machine Language).

e.g. Turbo C, gcc are compilers for C language while g++ is a compiler for C++ language.

1 comment: