Compiler and Linker
Compiler and Linker
STARTER
Activity:
Define compiler
1. It’s a computer program tat translate a program written in HLL(high level language) into machine level language.
2. The original program is called as source code and the code after compilation is called object code.
3. All programming language is high level language
Linker
Plenary
AFL
1. What are the default softwares that will be installed automatically when the programming languages
are installed?
2. What is source code. Who writes the source code.
3. The code after compilation is called as _________________.
4. What is the use of compiler.
5. Linker is used to get ________________file.