Windows Programming Question:
Download Questions PDF

What is Event Object and why it is used?

Answer:

Event is the thread synchronization object to set signaled state or non-signaled state.

Download Windows Programming Interview Questions And Answers PDF

Previous QuestionNext Question
APIs for creating event and set and reset the events?What is the limit on per process for creating a thread?