Font size
WorksheetsBasics of Assembler Coding Quiz
Total questions: 15
Worksheet time: 11mins
What does the assembler instruction 'LA' stand for?
Load Address
Load Accumulator
Logical Add
Link Address
Which instruction is used for addition in assembler?
AR
LR
LA
D
Fill in the blank: The instruction 'LR' is used to (a) .
What is the purpose of the 'D' instruction in assembler?
Divide
Decrement
Double
Dump
Which of the following instructions is used for branching?
BR
AR
LA
S
What does the assembler instruction 'LR' stand for?
Load Result
Logical Rotate
Load Register
Link Register
Which instruction is used for subtraction in assembler?
M
SR
BR
LA
What is the purpose of the 'M' instruction in assembler?
Move
Merge
Multiply
Mask
What does the assembler instruction 'ST' stand for?
Subtract
Swap
Shift
Store
Which instruction is used for logical AND operation in assembler?
AND
OR
XOR
NOT
What is the purpose of the 'C' instruction in assembler?
Compare
Clear
Copy
Convert
Type out in 5 lines how you would create a basic loop using branching.
Assembler is a low-level programming language
Assembly language is...
A low-level programming language
Not useful
The most powerful coding language
Still being used today
The person who is credited for developing the Assembly Language is Kathleen (a) .
