Computer Science, asked by skrishnakant86, 9 months ago

What do you understand by assembler​

Answers

Answered by Anonymous
0

Answer:

Hi mate

Explanation:

An Assembler is a program that translates mnemonics, means human readable mostly three letter symbols into binary data that can be executed by a processor. In the following example I will use the Nasm assembler for Intel code and the Xa assembler for 6502 code. ... ;calling the assembler “nasm”: ;nasm -f elf64 hello_64.

Answered by Google05
0

Answer:

Hi! An assembler is a program that converts assembly language into machine code

Explanation:

Hope it helped you and dont forget to follow me

Similar questions