Windows Programming Question:
Download Questions PDF

What is DuplicateHandle (API)?

Answer:

Takes an entry in one process’s handle table and makes a copy of the entry into another process’s handle table

Download Windows Programming Interview Questions And Answers PDF

Previous QuestionNext Question
What is Synchronization Objects?What are Named Objects?