Computer Science - Computer Fundamentals - Discussion
Discussion Forum : Computer Fundamentals - Section 3 (Q.No. 19)
19.
The software used to convert source program instructions to object instruction is known as
Discussion:
11 comments Page 1 of 2.
Shah said:
10 years ago
Compiler: It is a computer program (or a set of programs) that transforms source code written in a programming language (the source language) into another computer language (the target language), with the latter often having a binary form known as object code.
Assembler: It is a program for converting instructions written in low-level symbolic code into machine code.
Interpreter: It is a program that can analyze and execute a program line by line.
A language processor: It is a hardware device designed or used to perform tasks, such as processing program code to machine code. Language processors are found in languages such as Fortran and COBOL.
Assembler: It is a program for converting instructions written in low-level symbolic code into machine code.
Interpreter: It is a program that can analyze and execute a program line by line.
A language processor: It is a hardware device designed or used to perform tasks, such as processing program code to machine code. Language processors are found in languages such as Fortran and COBOL.
(1)
Suman sharma said:
1 decade ago
Because compiler, assembler and interpreter are examples of language processor but with a different working.
Sachin said:
1 decade ago
Compiler, assembler and interpreter are programs not softwares.
Suresh said:
1 decade ago
A compiler will converts source code to object Code. Then how it will be a Language processor.
Sourabh said:
1 decade ago
Programs and software are same.
Malay said:
1 decade ago
Compiler convert high level to machine level language & it is a program not a software.
Shah said:
10 years ago
A language processor is a hardware device designed or used to perform tasks, such as processing program code to machine code.
Shewangizaw Bogale said:
9 years ago
Language processor is a hardware device, so this shows it is not a software.
So the Answer will be Compiler, as per the definition.
So the Answer will be Compiler, as per the definition.
Jonathan said:
8 years ago
The Interpreter is a type of language processor but it does not generate intermediate object code or machine code. So how can be "D" a correct answer?
So, the Answer should be a compiler.
So, the Answer should be a compiler.
Geetha said:
8 years ago
Anyone tell me the correct answer.
Post your comments here:
Quick links
Quantitative Aptitude
Verbal (English)
Reasoning
Programming
Interview
Placement Papers