Computer Science - Computer Fundamentals - Discussion

Discussion Forum : Computer Fundamentals - Section 1 (Q.No. 11)
11.
A computer program that converts assembly language to machine language is
Compiler
Interpreter
Assembler
Comparator
None of the above
Answer: Option
Explanation:
No answer description is available. Let's discuss.
Discussion:
40 comments Page 2 of 4.

Divya said:   1 decade ago
What is assembler?

Becky said:   1 decade ago
What is the difference between low level and high level language?

Shoukat said:   1 decade ago
What is meant by Comparator, any one please explain it.

Benard ouma owino said:   1 decade ago
What is comparator?

Lovepreet said:   1 decade ago
What is comparator? please explain.

Ajit kumar said:   1 decade ago
What is comparator ?

Ankita said:   1 decade ago
What is interpreter, comparator?what is linking?

Please check it out whether the answer is right.

What is difference b/w Compiler & interpreter?

Yogi said:   1 decade ago
Please explain in detail what is assembly language with example?

Ashu said:   1 decade ago
Assembler is used to convert the program written in assembly language (mean a program written in form of mnemonics) into machine level language.

Sangeeta said:   1 decade ago
It is C, assembler as it converts assembly language into machine language. It cannot be compiler or interpreter as both convert high language into machine language, with the difference that compiler translates the whole programme and then execute it while interpreter translates line by line and execute it line after line. As for a comparator it is a device that compary binary digits, so definitely the answer is C.


Post your comments here:

Your comments will be displayed after verification.