FUNDAMENTALS OF COMPUTER

COMPUTER PROGRAMMING FUNDAMENTALS

PROGRAMMING LANGUAGES

Question [CLICK ON ANY CHOICE TO KNOW THE RIGHT ANSWER]
What are the two major types of language translators?
A
Assembler
B
Interpreter
C
Compiler
D
Definitional
Explanation: 

Detailed explanation-1: -Two kinds of language translators are used to achieve this. Compilers. Compilers translate an entire computer program into machine language before execution. Interpreters.

Detailed explanation-2: -Examples of widely used types of computer language translators include interpreters, compilers and decompilers, assemblers and disassemblers.

Detailed explanation-3: -Definitions: Translator. A device that changes a sentence from one language to another without change of meaning. Compiler. A program that translates between programming languages.

Detailed explanation-4: -The translation is the transmission of written text from one language (the source) to another language (the target). Although translation and interpretation mostly used interchangeably, by actual definition, translation refers to the written language, and interpretation refers to the spoken language.

There is 1 question to complete.