COMPUTER SOFTWARE
PROGRAMMING LANGUAGES
Question
[CLICK ON ANY CHOICE TO KNOW THE RIGHT ANSWER]
|
Which language translator is used with the third generation?
|
Compiler
|
|
Interpreter
|
|
Translator
|
|
Language Translator
|
Explanation:
Detailed explanation-1: -C is an example of a third generation compiled language. Another approach to executing a program is called interpretation. A program called an interpreter translates source directly by emulating a machine which has the source language as its machine code.
Detailed explanation-2: -Programming languages like JavaScript, Python, Ruby use interpreters. Programming languages like C, C++, Java use compilers.
There is 1 question to complete.