What do you know about the compiler?

Submitted by: Administrator
A compiler is a program that takes a source code as an input and converts it into an object code. During the compilation process the source code goes through lexical analysis, parsing and intermediate code generation which is then optimized to give final output as an object code.
Submitted by: Administrator

Read Online Compiler Linker Loader Job Interview Questions And Answers