Vidyalelo
C Programming · Q34

C Fundamentals

Programming · C Programming · question 34

Q34

C programs are converted into machine language with the help of

A.
An Editor
B.
A compiler
Answer
C.
An operating system
D.
None of these.

Answer: Option B

Solution

Answer: Option B
Solution:

A compiler is a system software that converts high level language into machine level language.