Computer Science, asked by rajeshsharmaonly64, 6 months ago

converts a high-level language program into machine language,
F
A. Multiple Choice Questions:
1
A program written in the assembly language is called
a. Assembler
b. Source Program
SECTION - B
c. Object Program
2
An
a. Assembler
b. Compiler
c. Interpreter
3.
The program converted into machine language by the translator is called
a. Source Program
b. Object Program
c. Assembler
4
The term software was first used by..
a. John McCarthy
b. John W. Tukey
c. John von Neumann​

Answers

Answered by negiabhishek236
1

Answer:

1)The Assembler is used to translate the program written in Assembly language into machine code. The source program is a input of assembler that contains assembly language instructions. The output generated by assembler is the object code or machine code understandable by the computer.

Similar questions