1) In memory management, a technique called as paging, the physical memory is broken into fixed sized blocks called .........A. pages B. framesC. blocksD. segments 2) Which method is used to recover from deadlock? A. Process termination B. Resource preemption C. Resource non-preemptionD. Process termination and Resource preemption 3) Saving the state of the old process and loading the saved state of the new process is called ....A. context switch B. staticC. multi programming D. none of the above4) The degree of Multiprogramming is controlled by ......A. CPU schedulerB. context switchingC. long term schedulerD. medium term scheduler5) Input transfers are done in advance and output transfers are done after sometimes in which of these technique?A. SpoolingB. BufferingC. SwappingD. Paging 6)...