1.

Which of the following statements are correct?1. Pseudo instruction is a machine instruction.2. A pseudo instruction is an instruction to the assembler.3. The ORG (origin) is an example of pseudo instruction.4. It is not possible to use ORG more than once in a program.Select the correct answer using the code given below.

A. 1 and 3
B. 2 and 3
C. 1 and 4
D. 2 and 4
Answer» C. 1 and 4


Discussion

No Comment Found