COMPUTER SOFTWARE
TYPES OF SOFTWARE
Question
[CLICK ON ANY CHOICE TO KNOW THE RIGHT ANSWER]
|
Example of Language processor is
|
Compiler
|
|
Interpreter
|
|
Assembler
|
|
All of these
|
Explanation:
Detailed explanation-1: -Example: Perl, Python and Matlab. A compiler is a program which converts the entire source code of a programming language into executable machine code for a CPU. Interpreter takes a source program and runs it line by line, translating each line as it comes to it.
Detailed explanation-2: -It is a special type of system software that converts the source code into machine code. The input given has to be in object code only hence, we use language processors.
Detailed explanation-3: -There are three types of language processors: Assembler. Interpreter. Compiler.
There is 1 question to complete.