Compiler Linker Loader Question: Download OS Compiler Linker Loader PDF

What do you know about the compiler?

Tweet Share WhatsApp

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 PDF Read All 6 OS Compiler Linker Loader Questions
Previous QuestionNext Question
What is Linkage Editor?What is loader?