Question 6058 – Compiler-Design
May 17, 2024Question 6204 – Compiler-Design
May 17, 2024Question 6136 – Compiler-Design
Assembler program is :
Correct Answer: C
Question 286 Explanation:
→ Assembler program is dependent on the hardware.
→ An assembler program creates object code by translating combinations of mnemonics and syntax for operations and addressing modes into their numerical equivalents.
→ An assembler program creates object code by translating combinations of mnemonics and syntax for operations and addressing modes into their numerical equivalents.
dependent on the operating system
dependent on the compiler
dependent on the hardware
independent of the hardware
