Contents

How many types of data processing instructions?
a) one  
b) two 
c) three
d) four

c

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

d

Which of the following operations are included in arithmetic operations?
a) absolute                  
b) negate
c) increment/decrement
d) all of these

d

Which operators are included in logical operators?
a) AND operator          
b) OR operator
c) NOT operator          
d) all of these

d

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

c

Program Control instruction