| |
GeekInterview.com > Placement Papers > HCL
| Print | |
Question: Which of the following involves context switch, a) system call b) priviliged instruction c) floating poitnt exception d) all the above e) none of the above
|
| October 10, 2008 03:16:02 |
#3 |
| vimalraja |
Member Since: October 2008 Total Comments: 2 |
RE: Which of the following involves context switch,a) system call b) priviliged instructionc) floating poitnt exceptiond) all the abovee) none of the above |
The answer is a) System Call
Context switch is switching the process from one location that as been specified. Similiarly the system call, call some other procedure during the execution of another process. |
| |
Back To Question | |