Ask Question

Define assembler and compiler

+3
Answers (1)
  1. 13 March, 10:33
    0
    Answer:assembler takes as input the assembly code and translates it into relocatable machine code as well as checking each instruction for its correctness and generates a diagnostic message

    Complier checks all kinds of limits, ranges, errors, etc before the complete can execute the code the errors must be removed from the source code
Know the Answer?
Not Sure About the Answer?
Find an answer to your question 👍 “Define assembler and compiler ...” in 📗 Computers & Technology if the answers seem to be not correct or there’s no answer. Try a smart search to find answers to similar questions.
Search for Other Answers