1.

The instructions that tell the assembler what to do.(a) Executable instructions(b) Pseudo-ops(c) Logical instructions(d) MacrosThis question was posed to me by my college director while I was bunking the class.The doubt is from Assembly Languages topic in section Computer Languages of Computer Fundamentals

Answer»

The CORRECT option is (a) Executable instructions

Best explanation: The executable instructions or simple instructions tell the processor what to do. Each instruction consists of an operation code (opcode). Each executable instruction generates one MACHINE LANGUAGE instruction.



Discussion

No Comment Found

Related InterviewSolutions