Windows Programing Question:
Download Questions PDF

Explain What are types of kernel objects?

Answer:

Several types of kernel objects, such as access token objects, event objects, file objects, file-mapping objects, I/O completion port objects, job objects, mailslot objects, mutex objects, pipe objects, process objects, semaphore objects, thread objects, and waitable timer objects.

Download Windows Programing Interview Questions And Answers PDF

Previous QuestionNext Question
Explain the state of the processor, when a process is waiting for some event to occur?Explain What is the need of process relative handles?