the program converted into machine language by translator is called
Answers
Answered by
130
A translator or programming language processor is a computer program that performs the translation of a program written in a given programming language into a functionally equivalent program in another computer language (the target language), without losing the functional or logical structure of the original code (the "essence" of each program)
Answered by
1
The correct answer is Compiler.
A compiler is a pc software that plays the feature of translating pc code written in one language into any other language. In simple words, the compiler is the software whose function is to convert a program written in a high-level language (Source Language) to a low-level language (Machine language). Some common compilers that are used are C, C++, Java, etc.
#SPJ6
Similar questions