Multiple choice Which of the following is not true about context switch in operating system? Context switching is useful for multitasking operating systems. Context switch is used to store and restore the state of a CPU in Process Control Block. Context switching is dependent on hardware support. Context switcher saves the content of processor registers for the process being removed form the CPU. None of the above Reveal answer Fill a bubble to check yourself E Correct answer Explanation All of the above are the true statements.