Contents

Which instruction specifies conditions for altering the sequence of program execution?
a) data transfer instruction        
b) data processing instruction
c) program control instruction
d) miscellaneous instruction

c

Which instruction jumps to begin the execution at another location?
a) JUMP          
b) JMP
c) JEMP          
d) JUMPE

b

Which of the following instruction used when number of statements are to be repeated?
a) LOP
b) LP   
c) LOOP
d) LUP

c

Which instruction is used when number of statements to be repeated?
a) LD  
b) MOVE        
c) JMP 
d) LOOP

d

Instruction Format


Which of the following defines the layout of instruction?
a) arithmetic instruction
b) logical instruction
c) shift instruction                   
d) instruction format

d