Computer Science
Assertion (A): Three types of translators used in computing system are assemblers, compilers and interpreters.
Reasoning (R): A translator is used to convert program written in high-level language to binary language.
- Both A and R are true and R is the correct explanation of A.
- Both A and R are true but R is not the correct explanation of A.
- A is true but R is false.
- A is false but R is true.
Computer System
3 Likes
Answer
Both A and R are true and R is not the correct explanation of A.
Explanation
The translators can be of three types: assembler, compiler and interpreter. A translator is used to translate the program written in high-level language into machine code.
Answered By
2 Likes
Related Questions
Assertion (A): Operating system is the most important utility software.
Reasoning (R): Utility Software are essential for maintenance and configuration of the computer system.
- Both A and R are true and R is the correct explanation of A.
- Both A and R are true but R is not the correct explanation of A.
- A is true but R is false.
- A is false but R is true.
Assertion (A): Operating system acts as an interface between a user and computer hardware.
Reasoning (R): Operating system manages all the resources of a computer.
- Both A and R are true and R is the correct explanation of A.
- Both A and R are true but R is not the correct explanation of A.
- A is true but R is false.
- A is false but R is true.
Define a computer.
How does an ALU work?