Windows Programming Question:
Download Questions PDF

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 Programming Interview Questions And Answers PDF

Previous QuestionNext Question
If we cannot alter these Kernel Object structures directly, how do our applications manipulate these kernel objects?What is a thread?