Win32API Question:

What is preemption and context switching?

Tweet Share WhatsApp

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 PDF Read All 20 Win32API Questions
Previous QuestionNext Question
What is use of the createWindow object?what Message displayed when a window is destroyed?