Introduction to Operating System Question Answer

Match the following types of software with their primary functionality


<p>Match the following types of software with their primary functionality.</p><table class="table table-bordered"><tbody><tr><td><span style="font-size: 14px;"><b>Software Type</b></span></td><td><span style="font-size: 14px;"><b>Functionality</b></span></td></tr><tr><td><span style="font-size: 14px;">A. Compiler</span></td><td><span style="font-size: 14px;">1. Executes code line by line</span></td></tr><tr><td><span style="font-size: 14px;">B. Interpreter</span></td><td><span style="font-size: 14px;">2. Converts source code to machine code</span></td></tr><tr><td><span style="font-size: 14px;">C. Assembler</span></td><td>3. Identifies and removes errors in code</td></tr><tr><td><span style="font-size: 14px;">D. Debugger</span></td><td><span style="font-size: 14px;">4. Converts assembly code to machine code</span></td></tr></tbody></table><p><br></p>

निम्नलिखित प्रकार के सॉफ़्टवेयर का उनकी प्राथमिक कार्यक्षमता से मिलान करें।
Topic : Introduction to Operating System

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




Correct Answer

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