Win32API Question:

Download Job Interview Questions and Answers PDF

What is preemption and context switching?

Win32API Interview Question
Win32API Interview Question

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?