FUNDAMENTALS OF COMPUTER

APPLICATION SYSTEM SOFTWARE

WHAT IS COMPUTER SOFTWARE

Question [CLICK ON ANY CHOICE TO KNOW THE RIGHT ANSWER]
Which of the following is langauge translator?
A
Interpreter
B
converter
C
Hardware
D
Inspector
Explanation: 

Detailed explanation-1: -Compiler is a translator which is used to convert programs in high-level language to low-level language and then save the executable object code to memory.

Detailed explanation-2: -Programming languages like JavaScript, Python, Ruby use interpreters. Programming languages like C, C++, Java use compilers.

Detailed explanation-3: -Generally, there are three types of translator: compilers. interpreters. assemblers.

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

There is 1 question to complete.