Vidyalelo
Computer Fundamentals · Q482

Operating System

Computer Related · Computer Fundamentals · question 482

Q482

Which of the following might be used to convert high-level language instructions into machine language?

A.
system software
B.
applications software
C.
an operating environment
D.
an interpreter
Answer
E.
None of the above

Answer: Option D

Solution

Answer: Option D
Solution:
High-level languages usually employ one of two types of translators: a compiler or an interpreter. A compiler is a translator that reads your high-level program and converts the entire thing into a working machine language program.