A program which is responsible to translate assembly language code into…

2023

A program which is responsible to translate assembly language code into equivalent machine code, is called as:

  1. A.

    Translator

  2. B.

    Compiler

  3. C.

    Interpreter

  4. D.

    Assembler

Attempted by 1155 students.

Show answer & explanation

Correct answer: D

Step 1: The question asks for the program that translates assembly language code into machine code. Step 2: Assembly language is a low-level language that uses mnemonic codes to represent machine instructions. Step 3: A program that converts these mnemonics into binary machine code is called an assembler. Step 4: Therefore, the correct answer is the assembler.

हिन्दी उत्तर: चरण 1: प्रश्न उस प्रोग्राम के लिए पूछता है जो असेंबली लैंग्वेज कोड को मशीन कोड में अनुवादित करता है। चरण 2: असेंबली भाषा एक कम-स्तरीय भाषा है जो मशीन निर्देशों को प्रतिनिधित्व करने के लिए मेमोनिक कोड का उपयोग करती है। चरण 3: इन मेमोनिक्स को बाइनरी मशीन कोड में बदलने वाला प्रोग्राम एक असेम्बलर कहलाता है। चरण 4: इसलिए, सही उत्तर असेम्बलर है।

Explore the full course: Rssb Basic Computer Instructor