Multiple Choice
What is a context switch?
A) kernel switches from executing one process to another.
B) process switches from kernel mode to user mode.
C) process switches from user mode to kernel mode.
D) none of the above
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q4: The /boot directory stores the data that
Q5: What is /bin/sh ?<br>A)bourne shell<br>B)hard or symbolic
Q6: The command "sed -n '/mcqmate/p' old.txt" will<br>A)print
Q7: Which command will delete all the blank
Q8: Which option is used by sed to
Q10: Which command is used to display disk
Q11: Which command changes a file's group owner<br>A)cgrp<br>B)chgrp<br>C)change<br>D)group
Q12: Which command is used to extract intermediate
Q13: Which command is used to perform backup
Q14: How do you get parent process identification