Contents

Which of the following are examples of instruction format?
a) LDA (load accumulator)
b) JMP (jump)
c) MOV (move)          
d) none of these

c

Instruction Cycle


The time required by CPU to execute one single instruction is called……
a) arithmetic instruction
b) logical instruction
c) shift instruction
d) instruction cycle

d

How many stages of an instruction cycle that CPU carries?
a) one  
b) two 
c) three
d) four

d

Explanation: fetch instruction, decode instruction, execute instruction, store result



The instruction is fetched from memory address that is currently in………and stored in……
a) program counter, instruction register
b) program counter, buffer register
c) address register, buffer register
d) instruction register, address register

a

Where did the generated result is stored?
a) primary memory
b) main memory
c) hard disk                 
d) flash memory

b