System Programming MCQs with Answers
Practice important System Programming MCQs with answers and explanations.
Multiple Choice Questions
Q4131: The server detects client disconnection via _______.
- A: ReadFile()
- B: CloseHandle()
- C: ConnectNamedPipe()
- D: WriteConnect()
View Answer
A