How many types of data processing instructions?
a) one
b) two
c) three
d) four
Explanation: arithmetic instruction, logical instruction, shift instruction
What type of data is/are used in arithmetic instruction?
a) fixed-point data
b) binary data
c) decimal data
d) all of these
Which of the following operations are included in arithmetic operations?
a) absolute
b) negate
c) increment/decrement
d) all of these
Which operators are included in logical operators?
a) AND operator
b) OR operator
c) NOT operator
d) all of these
Which is used to transfer of bits either to the left or right of the operand?
a) arithmetic instruction
b) logical instruction
c) shift instruction
d) none of these
Program Control instruction