Question map
Not attempted Correct Incorrect ★ Bookmarked
Loading…
Q56 (CDS-II/2008) Science & Technology › ICT, AI, Cybersecurity & Emerging Tech › Computer software types Answer Verified

Which one of the following is a programme that converts high level language to machine language ?

Result
Your answer: —  Â·  Correct: D
Explanation

A compiler is a specialized system software that translates high-level language source code into machine language or object code in a single batch process. Unlike an interpreter, which executes code line-by-line, a compiler scans the entire program and generates an executable file that the processor can run directly. While both compilers and interpreters handle high-level languages, the compiler is the primary tool for full conversion to machine-readable binary. In contrast, an assembler is used specifically for low-level assembly language, and a linker combines various object files generated by the compiler into a final executable program. Although the provided snippets discuss biological 'compilation' and sequencing [c2], in computer science, the term strictly refers to the translation of human-readable code into the binary instructions understood by hardware.

Sources

  1. [1] Environment, Shankar IAS Acedemy .(ed 10th) > Chapter 16: Conservation Efforts > r6.r7.t. Programs pf iBOL > p. 248
How others answered
Each bar shows the % of students who chose that option. Green bar = correct answer, blue outline = your choice.
Community Performance
Out of everyone who attempted this question.
50%
got it right
✓ Thank you! We'll review this.

SIMILAR QUESTIONS

CDS-I · 2010 · Q98 Relevance score: 5.81

Which one of the following pairs with respect to computer is not correctly matched?

CDS-II · 2025 · Q81 Relevance score: -0.12

Which language uses the symbolic representation of machine codes needed to program a particular processor or processor family ?

CDS-I · 2025 · Q102 Relevance score: -3.54

Which one of the following is not an application software ?

CDS-I · 2007 · Q120 Relevance score: -4.71

Which one of the following is not computer language ?

CAPF · 2025 · Q117 Relevance score: -5.12

Which one of the following is an application of Artificial Intelligence?