Computer Science, asked by IshmeetLotey, 1 year ago

Hey friends.☺☺ .. what is the difference between ASSEMBLER , COMPILER & INTERPRETER.☺☺...


IshmeetLotey: pardon ...
IshmeetLotey: I haven't checked
IshmeetLotey: Can u explain that to me
IshmeetLotey: in the app??
IshmeetLotey: wait
IshmeetLotey: Let me check

Answers

Answered by MSMS4
5
Assembler is a translator of second generation language which translates the Assembly language to the binary or machine language.
Compiler is a translator of high level languages which translates these languages into machine language so that the computer may understand them. It translate the program in one go.
Interpreter is also a translator which translates high level languages into machine language but it translates the statements one by one.

IshmeetLotey: tysm
MSMS4: Please pardon.
IshmeetLotey: It means thank u so much ..
IshmeetLotey: hope u understood. ..
MSMS4: It's my pleasure ✌️
IshmeetLotey: ☺☺
Answered by NeverMind11
2
A compiler is more intelligent than anassembler. ... On the other hand, if acompiler runs on a computer and produces the machine codes for other computer then it is known as a crosscompiler. Interpreter: An interpreter is a program which translates statements of a program into machine code.

IshmeetLotey: Yes it does
IshmeetLotey: ty...
IshmeetLotey: ☺☺
Similar questions