Compiler:
A Compiler is a program that converts the instructions written in High-Level Programming Language to Machine Language.A compiler converts a program into object code as a whole.
Source Code: The instructions written in High-Level Programming Language is known as source code.
Object Code: The instructions written in Low-Level Programming Language is known as object code.
No comments:
Post a Comment