Soru
Which software type translates assembly language to machine code? a. Debugger b. Interpreter c. Assembler d. Compiler
Çözüm
4.2
(254 Oylar)
Yavuz
Uzman · 3 yıl öğretmeni
Uzman doğrulaması
Cevap
**Correct answer: c. Assembler**An assembler is a software tool that translates assembly language, which is a low-level programming language, into machine code (binary instructions) that the computer's processor can execute directly.