Interviewer And Interviewee Guide

Windows Programming Interview Question:

How does the kernel object outlive the process that created it?

Submitted by: Administrator
If your process calls a function that creates a kernel object and then your process terminates, the kernel object is not necessarily destroyed. Under most circumstances, the object will be destroyed; but if another process is using the kernel object your process created, the kernel knows not to destroy the object until the other process has stopped using it
Submitted by: Administrator

Read Online Windows Programming Job Interview Questions And Answers
Copyright 2007-2024 by Interview Questions Answers .ORG All Rights Reserved.
https://InterviewQuestionsAnswers.ORG.