| 21. |
During which pass, assembler generates a table that correlates all user-defined address symbols with binary equivalent?
|
||||||||
|
Answer:
Option (a) |
| 22. |
Full-form of LC?
|
||||||||
|
Answer:
Option (b) |
| 23. |
Which pseudo-instruction should not have label?
|
||||||||
|
Answer:
Option (d) |
| 24. |
If the line of code has no label, which symbol is next checked by the assembler?
|
||||||||
|
Answer:
Option (c) |
| 25. |
Which of the following table is generated during first pass of assembler?
|
||||||||
|
Answer:
Option (d) |
| 26. |
Which instructions are first checked in second pass of assembler?
|
||||||||
|
Answer:
Option (a) |
| 27. |
When a symbol is found in MRI table, the assembler extracts its 3-bit code and inserts it in bits?
|
||||||||
|
Answer:
Option (b) |
| 28. |
Which of the following symbol is detected as an error by second pass assembler?
|
||||||||
|
Answer:
Option (c) |
| 29. |
In a program to add 100 numbers, which instruction should be written to initialize counter as 100?
|
||||||||
|
Answer:
Option (d) |
| 30. |
Which instruction should be written before CIR or CIL to perform logical shift operation?
|
||||||||
|
Answer:
Option (a) |