Q6. Compiler Behind the scene. How does compilation work. How many phases are there in Compilations? PreProcessor, Compiler, Assembler, Linker and Loader.
Program: 150 Compilation: The Compilation is a process of converting the source code or high level code into object code
Read More