Ask Question
11 December, 07:06

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

+4
Answers (1)
  1. 11 December, 07:34
    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 & Technology if the answers seem to be not correct or there’s no answer. Try a smart search to find answers to similar questions.
Search for Other Answers