Compiler Linker Loader Question:
Download Job Interview Questions and Answers PDF
What do you know about the compiler?
Answer:
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.
Download OS Compiler Linker Loader Interview Questions And Answers
PDF
Previous Question | Next Question |
What is Linkage Editor? | What is loader? |