write short note on the followings: (a) assembler ( b) Interpreter
Answers
Answered by
1
Answer:
1.Compiler –
The language processor that reads the complete source program written in high level language as a whole in one go and translates it into an equivalent program in machine language is called as a Compiler.
Answered by
9
Answer:
a) Assembler is a program that converts assemble language into machine language. It takes basic operations and commands from assemble language into binary language
b) Interpreter too does the work of assembler.But it takes very less time
Similar questions