|
Related Questions |
View Answer |
|
What is Event Object and why it is used?
|
View Answer
|
|
What is Synchronization Objects?
|
View Answer
|
|
What is the limit on per process for creating a thread?
|
View Answer
|
|
What is a thread?
|
View Answer
|
|
What is DuplicateHandle (API)?
|
View Answer
|
|
What do you mean by unnamed object?
|
View Answer
|
|
What are Named Objects?
|
View Answer
|
|
What about the usage count in the parent child process tables?
|
View Answer
|
|
Why the entries in the parent process table and child table are same?
|
View Answer
|
|
How the handles are handled in the child process?
|
View Answer
|
|
What is the need of process relative handles?
|
View Answer
|
|
You forget to call CloseHandle - will there be a memory leak?
|
View Answer
|
|
What happens when the CloseHandle(handle) is called?
|
View Answer
|
|
How the handle helps in manipulating the kernel objects?
|
View Answer
|
|
What is handle?
|
View Answer
|
|
Name few functions that create Kernel Objects?
|
View Answer
|
|
What is the purpose of Process Handle Table?
|
View Answer
|
|
How to identify the difference between the kernel object and user object?
|
View Answer
|
|
Which is the data member common to all the kernel object and what is the use of it?
|
View Answer
|
|
How does the kernel object outlive the process that created it?
|
View Answer
|