Windows Programming Question:
Download Questions PDF

Why the entries in the parent process table and child table are same?

Windows Programming Interview Question
Windows Programming Interview Question

Answer:

It means that the handle value that identifies a kernel object is identical in both the parent and the child processes.

Download Windows Programming Interview Questions And Answers PDF

Previous QuestionNext Question
What are Named Objects?What is the need of process relative handles?