Vidyalelo
Computer Fundamentals · Q531

Operating System

Computer Related · Computer Fundamentals · question 531

Q531

Assembler language

A.
is usually the primary user interface
B.
requires fixed-format commands
C.
is a mnemonic form of machine language
Answer
D.
is quite different from the SCL interpreter
E.
None of the above

Answer: Option C

Solution

Answer: Option C
Solution:
The Assembler is used to translate the program written in Assembly language into machine code. The source program is an input of an assembler that contains assembly language instructions.