a compiler is to a language
Answers
Answered by
0
Explanation:
A compiler is specific to a language as it is designed or programmed to compile a program written in specific computer language. A Java compiler will not compile a C++ program or a Python program.
Answered by
0
A compiler is a special program that processes statements written in a particular programming language and turns them into machine language or "code" that a computer's processor uses. Typically, a programmer writes language statements in a language such as Pascal or C one line at a time using an editor.
Attachments:
Similar questions