Copy Work
Copy Work
Copy Work
Chapter-1: Computer Language
Section A
I. Full Forms :
2. Assemblers - Assemblers convert the Assembly Language program into Machine
Language.
It uses mnemonic codes like ‘ADD’, ‘SUB’ etc. It uses binary codes i.e. 0 & 1.
Its execution speed is slower than the compiler. Its execution speed is faster than the
interpreter.