download Mastguru Android App

Question Detail

Why we need to have secondary storage ?

  • Store large volume of data that exceed the capacity of main memory
  • Perform arithmatic and logical operations
  • To give power to the system too
  • To help processor in processing
Similar Questions :

1. Which technique helps processor to run a program concurrently with input output operations ?

  • IOP
  • DMA
  • Interrupt driven I/O
  • DCA

2. The unit which decodes and translates each instruction and generates the necessary enable signals for ALU and other units is called

  • ALU
  • Control Unit
  • CPU
  • Logical Unit

3. Which table handle store address of interrupt handling subroutine ?

  • Vector table
  • Symbol link table
  • Interrupt vector table
  • None of above

4. Which operation with floating point numbers are more complicated then arithmetic operation with fixed point number ?

  • Logical operation
  • Arithmetic operation
  • Both of above
  • None of above

5. Whenever CPU detects an interrupt, what it do with current state ?

  • Save it
  • Discard it
  • Depends system to system
  • First finish it
Read more from - Computer System Architecture Questions Answers
Post a comment