Contents

What is the general size of registers?
a) 16-bit                                  
b) 32-bit
c) 64-bit                                  
d) all of these

d

How many types of registers are there?
a) one  
b) two 
c) three 
d) four

b

Explanation: General purpose registers, special purpose registers


General Purpose Register


How many types of general-purpose registers?
a) one  
b) two 
c) three
d) four

d

Explanation: Accumulator, Base register, counter register, data register



Which general purpose register is used by CPU for arithmetic operations?
a) accumulator register
b) base register
c) counter register        
d) data register

a

Which general purpose register holds eight-bit divisor and store the remainder especially after the execution of division operation?
a) A-register                
b) B-register
c) register 0                 
d) none of these

b