Ask Question
2 June, 23:12

A compiler is a separate program that converts the entire source program into a machine language before executing it

+1
Answers (1)
  1. 3 June, 00:12
    0
    A compiler is a series of programs that (usually) convert source code into machine language. There are also compilers that compile into byte code, Java for instance.

    No compiler is responsible for executing a freshly compiled program. That would be done in an IDE (Integrated Development Environment).
Know the Answer?
Not Sure About the Answer?
Find an answer to your question ✅ “A compiler is a separate program that converts the entire source program into a machine language before executing it ...” in 📘 Computers and Technology if you're in doubt about the correctness of the answers or there's no answer, then try to use the smart search and find answers to the similar questions.
Search for Other Answers