Anasayfa
/
Teknoloji
/
which software type translates assembly language to machine code? a. debugger b. interpreter c. assembler d. compiler

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 doğrulaması
Uzman · 3 yıl öğretmeni

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.