DEVFYI - Developer Resource - FYI

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

Windows programming Interview Questions and Answers


(Continued from previous question...)

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

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

(Continued on next question...)

Other Interview Questions