MCQ
Q.
A compiler is a program that ___________
Correct Answer: C
A compiler is a computer program (or set of programs) that transforms source code written in a programming language (the source language) into another computer language (the target language, often having a binary form known as object code).