- A OS
- B Editor
- C Compiler
- D None
- Share this MCQ
Answer:
C
Share this MCQ
C programs are converted from high level to machine level language with the help of Compiler.
Compiler: A compiler is a software program that transforms high-level source code that is written by a developer in a high-level programming language into a low-level object code (binary code) in machine language, which can be understood by the processor. The process of converting high-level programming into machine language is known as compilation.
Click me to Read more Question & Answer of Variable in C LanguageShare this MCQ