FUNDAMENTALS OF COMPUTER

APPLICATION SYSTEM SOFTWARE

WHAT IS COMPUTER SOFTWARE

Question [CLICK ON ANY CHOICE TO KNOW THE RIGHT ANSWER]
Example of Language processor is
A
Compiler
B
Interpreter
C
Assembler
D
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: -There are three types of language processors: assembler, compiler, and interpreter.

Detailed explanation-3: -Example of OS-Windows, BOSS, MAC, etc. Example of Language Processor-COBOL, FORTAN, etc.

There is 1 question to complete.