Compiler & Interpreter

Compiler & Interpreter 
                Compiler - 
o   Transform Source Code into Machine Code.
o   Perform Checks the whole Program 
o   C-Language is Compiler based program.
                Interpreter –
o   Performs checks Line by Line.
o   Slower than a Compiler.
o   Similar to Compiler.


Source.C – |Compiler|--- – Source. Obj – |Linker-|---Source.Exe

Comments

Popular posts from this blog

Run Commands Either Works in the Windows XP or Windows 7 or Both Operating Systems