Report Bug
Qus :

Match the following types of software with their primary functionality.

Software TypeFunctionality
A. Compiler1. Executes code line by line
B. Interpreter2. Converts source code to machine code
C. Assembler3. Identifies and removes errors in code
D. Debugger4. Converts assembly code to machine code


Qusनिम्नलिखित प्रकार के सॉफ़्टवेयर का उनकी प्राथमिक कार्यक्षमता से मिलान करें।

A. A-1, B-2, C-3, D-4
B. A-3, B-4, C-2, D-1
C. A-2, B-1, C-4, D-3
D. A-4, B-3, C-1, D-2


Solution
C. A-2, B-1, C-4, D-3






Report Bug