Win32API Question:
Download Questions PDF

What is preemption and context switching?

Answer:

Pre emption is releasing the process in order to serve
another process to utilize the same resource. Context
switching is the transfer of resource from once process to
another process.

Download Win32API Interview Questions And Answers PDF

Previous QuestionNext Question
What is use of the createWindow object?what Message displayed when a window is destroyed?